1
0
Fork 0
mirror of synced 2024-11-15 13:38:58 -05:00
ultimate-vim/sources_non_forked/rainbow/tests/test.pl

10 lines
78 B
Perl

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