kakoune/test/indent/elixir/insert-comment-hash/out
2021-06-06 14:25:06 +06:00

19 lines
156 B
Plaintext

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