Fix the examples so that slice "1..2" are written "1 ..2" to turn
around a lexing bug that I don't know how to fix yet.
Showing
- src/TODO 13 additions, 4 deletionssrc/TODO
- src/lexer.mll 1 addition, 1 deletionsrc/lexer.mll
- src/parser.mly 1 addition, 1 deletionsrc/parser.mly
- src/test/should_work/demo/filliter.lus 1 addition, 1 deletionsrc/test/should_work/demo/filliter.lus
- src/test/should_work/demo/tranche.lus 3 additions, 3 deletionssrc/test/should_work/demo/tranche.lus
- src/test/should_work/fab_test/morel.lus 3 additions, 3 deletionssrc/test/should_work/fab_test/morel.lus
- src/test/should_work/fab_test/morel2.lus 2 additions, 2 deletionssrc/test/should_work/fab_test/morel2.lus
- src/test/should_work/fab_test/morel3.lus 2 additions, 2 deletionssrc/test/should_work/fab_test/morel3.lus
- src/test/should_work/fab_test/morel4.lus 2 additions, 2 deletionssrc/test/should_work/fab_test/morel4.lus
- src/test/test.res.exp 200 additions, 10 deletionssrc/test/test.res.exp
Loading
Please register or sign in to comment