3 lines
36 B
Text
3 lines
36 B
Text
|
|
foo(1, 2, 3);
|
||
|
|
Int x = bar(4, 5, 6);
|