Caleb Otto-Hayes
Results
1
comments of
Caleb Otto-Hayes
@lerno Can confirm in the latest that this is working: ```c++ fn void test2(int a, int b) { io::printfn("a = %s, b = %s", a, b); // a = 5,...