qse/ase/cmd/awk/main-001.out

8 lines
51 B
Plaintext
Raw Normal View History

2007-12-08 00:24:28 +00:00
function main ()
{
x = 0;
y = 0;
return 999;
}