Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Commit e359853

Browse files
committed
Remove spurious parentheses from Elm mode
Closes #3476
1 parent bec937e commit e359853

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mode/elm/elm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,4 +202,4 @@
202202
});
203203

204204
CodeMirror.defineMIME("text/x-elm", "elm");
205-
})();
205+
});

0 commit comments

Comments
 (0)