kakoune/test/indent/elixir/insert-comment-hash/out

19 lines
156 B
Plaintext
Raw Normal View History

# Comment
# comment2
# comment3
# comment4
# indented
# indented2
2021-06-06 10:25:06 +02:00
def f() do
# comment
# comment2
end
def f() do
# comm
# ent
end