4 lines
77 B
Text
4 lines
77 B
Text
|
|
string unknown = "format_nice";
|
||
|
|
object now = Calendar.now();
|
||
|
|
now[unknown]();
|