nitcc: add automatic Dangling
[nit.git] / contrib / nitcc / README.md
index 7aa8075..c57dccc 100644 (file)
@@ -61,7 +61,7 @@ For the parser (and grammar and LR)
 [ ] Opportunistic
 [ ] Precedence
 [ ] Separator
-[ ] Dangling
+[X] Dangling (automatic, so mitigate the SLR limitations)
 [X] simple transformation
 [x] simple inlining