Event better tests for comments

This commit is contained in:
Dmitry Matveyev 2021-06-06 14:27:39 +06:00
parent 0b1654b0cf
commit 4e94bf0e41
2 changed files with 11 additions and 1 deletions

View File

@ -1 +1 @@
c<ret><esc><a-o>jo# comment3<ret>comment4<esc><a-o>jo# indented<ret>indented2
c<ret><esc><a-o>jo# comment3<ret>comment4<esc><a-o>jo# indented<ret>indented2<esc><a-o>jodef f<ret># comment<ret>comment2<esc>j<a-o>jodef f<ret># comment<esc>hhhi<ret>

View File

@ -6,3 +6,13 @@
# indented
# indented2
def f
# comment
# comment2
end
def f
# comm
# ent
end