qse/ase/test/awk/main-001.out
2007-12-08 00:24:28 +00:00

8 lines
51 B
Plaintext

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