5 lines
80 B
Text
5 lines
80 B
Text
mstch::object{
|
|
{"title", [](){
|
|
return std::string{"Bear > Shark"};
|
|
}}
|
|
}
|