Skip to content

Instantly share code, notes, and snippets.

Created September 10, 2010 02:03
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 anonymous/572939 to your computer and use it in GitHub Desktop.
Save anonymous/572939 to your computer and use it in GitHub Desktop.
pmichaud@plum:~/rakudo$ ./perl6 t/spec/S02-builtin_data_types/catch_type_cast_mismatch.rakudo
1..10
can't get class from an instance of class 'P6role'
in 'Test::isa_ok' at line 138:Test.pm
in main program body at line 17:t/spec/S02-builtin_data_types/catch_type_cast_mismatch.rakudo
pmichaud@plum:~/rakudo$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment