.vvconfig/.config/vim/vimplugin/rainbow-master/tests/test.pl

11 lines
78 B
Perl
Executable File

typoo
(typoo)
sub test {
correct indent;
}
if ($test) {
incorrect indent;
}