Slang/tests/funcdef.sl

2 lines
29 B
Plaintext
Raw Normal View History

2019-08-28 21:24:54 +03:00
void f() {}
void f(int a?) {}