Skip to content

Commit

Permalink
Added the c3c commit hash that the grammar is based
Browse files Browse the repository at this point in the history
  • Loading branch information
mingodad committed Sep 14, 2024
1 parent 1274d03 commit 8247c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/c3lang.g
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//From: https://github.com/c3lang/c3c/blob/master/resources/grammar/grammar.y
//From: https://github.com/c3lang/c3c/blob/f78466452a3379db02a91257496daed1fac07753/resources/grammar/grammar.y

/*Tokens*/
%token IDENT
Expand Down

0 comments on commit 8247c8c

Please sign in to comment.