Event better tests for comments
This commit is contained in:
parent
167cffb3da
commit
8574c3827a
|
@ -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() do<ret># comment<ret>comment2<esc>j<a-o>jodef f() do<ret># comment<esc>hhhi<ret>
|
||||
|
|
|
@ -6,3 +6,13 @@
|
|||
|
||||
# indented
|
||||
# indented2
|
||||
|
||||
def f() do
|
||||
# comment
|
||||
# comment2
|
||||
end
|
||||
|
||||
def f() do
|
||||
# comm
|
||||
# ent
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user