3 lines
88 B
Plaintext
3 lines
88 B
Plaintext
// A simple negative test, as 'main' cannot take any arguments.
|
|
fun int main(int t) = t
|