Skip to content

Commit

Permalink
Fix vim modeline
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasbuchala committed Jul 16, 2015
1 parent ce88222 commit 4b5a5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/CompUnitRepo.pm
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,4 @@ sub CREATE-INCLUDE-SPECS(*@INC) { @INC.join(',') }

sub RAKUDO_MODULE_DEBUG(*@str) { note "MODULE_DEBUG: @str[]" }

# vim: ft=perl6 expy andtab sw=4
# vim: ft=perl6 expandtab sw=4

0 comments on commit 4b5a5f9

Please sign in to comment.