1
0
Fork 0
mirror of synced 2024-05-26 20:11:13 -04:00
ultimate-vim/sources_non_forked/rainbow/tests/test.pl

11 lines
78 B
Perl
Raw Normal View History

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