Skip to content

Commit

Permalink
fix: prefer identifier pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
Nsidorenco committed Sep 21, 2024
1 parent 3e23e84 commit ead20e7
Show file tree
Hide file tree
Showing 7 changed files with 1,116,719 additions and 950,983 deletions.
27 changes: 27 additions & 0 deletions common/scanner.h
3 changes: 2 additions & 1 deletion fsharp/grammar.js
6 changes: 5 additions & 1 deletion fsharp/src/grammar.json
1,338,167 changes: 724,899 additions & 613,268 deletions fsharp/src/parser.c
6 changes: 5 additions & 1 deletion fsharp_signature/src/grammar.json
729,420 changes: 391,708 additions & 337,712 deletions fsharp_signature/src/parser.c
73 changes: 73 additions & 0 deletions test/corpus/expr.txt

0 comments on commit ead20e7

Please sign in to comment.