mirror of
https://github.com/egormanga/Slang.git
synced 2025-03-01 18:09:30 +03:00
5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
#| Slang `funcdef' test. |#
|
|
|
|
void f() {}
|
|
void f(int a?) {}
|