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