Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created May 21, 2024 20:10
Show Gist options
  • Save Whateverable/a6840d702add91a35d2d528201bbd7f0 to your computer and use it in GitHub Desktop.
Save Whateverable/a6840d702add91a35d2d528201bbd7f0 to your computer and use it in GitHub Desktop.
evalable6
use Test; lives-ok { Q| grammar A { token x(&a) { <.&a> } } |.AST.EVAL }, "ok"
ok 1 - ok
Saw 1 occurrence of deprecated code.
================================================================================
The PERL6LIB environment variable being set, support will be removed with v6.e.
Please use RAKULIB instead.
--------------------------------------------------------------------------------
Please contact the author to have these occurrences of deprecated code
adapted, so that this message will disappear!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment