kakoune/test/indent/ruby/insert-comment-hash/out
2021-06-06 14:27:39 +06:00

19 lines
146 B
Plaintext

# Comment
# comment2
# comment3
# comment4
# indented
# indented2
def f
# comment
# comment2
end
def f
# comm
# ent
end