mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-15 08:55:04 +01:00
5 lines
No EOL
55 B
Text
5 lines
No EOL
55 B
Text
function main() = (
|
|
x();
|
|
);
|
|
|
|
function x(a: Int) = ; |