On Tue, 04 Jul 2017 22:27:14 -0700, lloyd.fo...@gmail.com wrote: > perl6 -e 'constant $foo is export = /foo/;' > > &is-export seems to be being called on the regex rather than the variable??
Thank you for the report. LLFourn++ fixed the issue. Fix: https://github.com/rakudo/rakudo/commit/488abd8c8987555 Test: https://github.com/perl6/roast/commit/2f1759760c1c32146