mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-14 16:35:03 +01:00
5 lines
No EOL
56 B
Text
5 lines
No EOL
56 B
Text
function main() = (
|
|
x();
|
|
);
|
|
|
|
function x(_a: Int) = ; |