Skip to content

Commit

Permalink
Going back
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigogribeiro committed Feb 18, 2022
1 parent 1b511f9 commit 967e73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/test4.rkt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#lang typed-peg
#lang typed-peg/untyped

S <-- !! A 'a'* B ! C ;
B <-- 'b' B 'c' / epsilon ;
Expand Down

0 comments on commit 967e73e

Please sign in to comment.