fork download
  1. #!/usr/bin/perl
  2.  
  3. my $iterations = 10;
  4.  
  5. sub f($) {
  6. if ( $_[0] <>
  7. for ( my $i = 0; $i < $iterations; ++$i ) { print f( $i ) . "\n"; }
  8.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
===SORRY!===
Unable to parse postcircumfix:sym<( )>, couldn't find final ')' at line 6
stdout
Standard output is empty