new built-in keysof and rewrote the json parser
This commit is contained in:
@@ -4,4 +4,4 @@ fun sayHello(name: String = "unnamed person")
|
||||
|
||||
sayHello("Francesco");
|
||||
sayHello();
|
||||
sayHello(none);
|
||||
sayHello(none);
|
||||
|
||||
Reference in New Issue
Block a user