mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/rainbow/tests/test.pl

11 lines
78 B
Perl

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