Slang/tests/funcdef.sl

5 lines
59 B
Plaintext

#| Slang `funcdef' test. |#
void f() {}
void f(int a?) {}