mirror of
https://github.com/fluencelabs/lalrpop
synced 2025-03-16 17:00:53 +00:00
Ensure a consistent hash for lrgrammar.lalrpop
This commit is contained in:
parent
a068fa3537
commit
06967722a6
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
lalrpop/src/parser/lrgrammar.lalrpop text eol=lf
|
@ -1,5 +1,5 @@
|
||||
// auto-generated: "lalrpop 0.16.0"
|
||||
// sha256: 4f1bb2ea2c54a25fe74349deddb6453bb077e6ae579d95d55ad96a7b86d1
|
||||
// sha256: 297fc277ab8f81cc954aecc1646c241fd4d7914841726f9122396daf4c486dee
|
||||
use string_cache::DefaultAtom as Atom;
|
||||
use grammar::parse_tree::*;
|
||||
use grammar::pattern::*;
|
||||
|
Loading…
x
Reference in New Issue
Block a user