Skip to content

Commit

Permalink
RakuAST: activate RakuAST when updating sources
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Oct 31, 2023
1 parent 6d64ee3 commit 9597394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/13-localization/update-deparse.raku
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env raku
#!/usr/bin/env RAKUDO_RAKUAST=1 raku

use v6.e.PREVIEW;
use RakuAST::Deparse::L10N;
Expand Down

0 comments on commit 9597394

Please sign in to comment.