sbt/main
bitloi 20f4a9c3b2
[2.x] fix: Fixes java++ tab completion (#8778)
Fixes #4310

Per review, the OOM comes from the version parser - token(StringBasic)
on the right side of || has no examples constraint. Move
.examples(knownVersions*) from the inner number parser to wrap the
entire || expression, so both alternatives are bounded.
2026-02-22 23:43:38 -05:00
..
src [2.x] fix: Fixes java++ tab completion (#8778) 2026-02-22 23:43:38 -05:00
NOTICE Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00