Event better tests for comments
This commit is contained in:
parent
0b1654b0cf
commit
4e94bf0e41
|
@ -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>
|
||||||
|
|
|
@ -6,3 +6,13 @@
|
||||||
|
|
||||||
# indented
|
# indented
|
||||||
# indented2
|
# indented2
|
||||||
|
|
||||||
|
def f
|
||||||
|
# comment
|
||||||
|
# comment2
|
||||||
|
end
|
||||||
|
|
||||||
|
def f
|
||||||
|
# comm
|
||||||
|
# ent
|
||||||
|
end
|
||||||
|
|
Loading…
Reference in New Issue
Block a user