[ create a new paste ] login | about

Link: http://codepad.org/pfK6RZ4e    [ raw code | output | fork ]

slevy1ster - Perl, pasted on Jul 1:
1
2
#perl
print 08;


Output:
1
2
Illegal octal digit '8' at line 2, at end of line
Execution aborted due to compilation errors.


Create a new paste based on this one


Comments: