my $fact = sub { $_[0]>0 ? $_[0] * __SUB__->($_[0]-1) : 1 }->(10)
Standard input is empty
===SORRY!=== Unable to parse blockoid, couldn't find final '}' at line 1
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!