What's Changed
- Go: remove LiteralKind field by @greg-at-moderne in #7943
- Go: clean up Go's copy of
ForEachControlto mimic the Java one by @greg-at-moderne in #7944 - Go: add isInt() helper by @greg-at-moderne in #7947
- Go: remove excessive type fields in LST by @greg-at-moderne in #7945
- Scala: improvement for parsing procedural syntax of methods by @greg-at-moderne in #7949
- Scala: fix parsing of given binding within for comprehension by @greg-at-moderne in #7948
- Scala: fix parsing of multiple anonymous using parameters by @greg-at-moderne in #7946
- Scala: fix parsing annotations with fully qualified name by @greg-at-moderne in #7950
Full Changelog: v8.84.5...v8.84.6