From 8247c8cf10ce69cbd22e28b9828d374f76db965d Mon Sep 17 00:00:00 2001 From: mingodad Date: Sat, 14 Sep 2024 19:56:42 +0200 Subject: [PATCH] Added the c3c commit hash that the grammar is based --- playground/c3lang.g | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/c3lang.g b/playground/c3lang.g index 02646a1..a928e21 100644 --- a/playground/c3lang.g +++ b/playground/c3lang.g @@ -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