qse/ase/cmd/awk/main-001.out
2008-03-21 03:49:53 +00:00

8 lines
51 B
Plaintext

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