We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e516fff commit 31a9843Copy full SHA for 31a9843
CHANGES.md
@@ -5,9 +5,11 @@ Grammars:
5
- fix(python) Fix recognition of numeric literals followed by keywords without whitespace (#2985) [Richard Gibson][]
6
- enh(swift) add SE-0290 unavailability condition (#3382) [Bradley Mackey][]
7
- enh(java) add `sealed` and `non-sealed` keywords (#3386) [Bradley Mackey][]
8
+- fix(clojure) `comment` macro catches more than it should [Björn Ebbinghaus][]
9
10
[Richard Gibson]: https://github.com/gibson042
11
[Bradley Mackey]: https://github.com/bradleymackey
12
+[Björn Ebbinghaus]: https://github.com/MrEbbinghaus
13
14
## Version 11.3.1
15
0 commit comments