Files
qse/qse/cmd/awk/main-001.out
2008-12-21 20:30:00 +00:00

8 lines
51 B
Plaintext

function main ()
{
x = 0;
y = 0;
return 999;
}