You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assumption: ExUnit macros are always followed by space.
Technically, a macro's argument can be put into parentheses, but that happens
only seldomly. It's more likely that a function gets named after an ExUnit
macro.
Fixes#418
Got following type not syntax highlighted as an atom:
The
test:
key is different from status(from ExUnit I suppose)The text was updated successfully, but these errors were encountered: