jsphadetula

Results 1 issues of jsphadetula

``` main: () -> int = { } ``` could be ``` main: () -> int { } ``` This will align Cpp2 with C++ for most declarations **Will your...

suggestion