Skip to content

Instantly share code, notes, and snippets.

@Siddhant
Created June 25, 2012 20:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Siddhant/2991123 to your computer and use it in GitHub Desktop.
Save Siddhant/2991123 to your computer and use it in GitHub Desktop.
siddhant@siddhant-laptop:~/perl6 code$ cat error.pl
use v6;
{
siddhant@siddhant-laptop:~/perl6 code$ perl6 error.pl
===SORRY!===
Unable to parse blockoid, couldn't find final '}' at line 5, near ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment