Closed
Description
Hi, a comment before an end keyword yields the following:
def fooBar do
:foo
# trailing comment
end
To provoke the error I had to try indenting the comment after writing the end keyword.
Also, not sure why the camelcase in the function name is causing a change to the syntax coloring. Was going to wait until I could view it on a pure Linux setup to report it (currently using Windows, Cygwin and Console2 to access a Linux box over ssh), but then I saw the comment indentation bug so I figured I'd throw it in too.
Using elixir-mode 1.4.6 on Emacs 24.