mirror of
https://github.com/fluencelabs/lalrpop
synced 2025-03-16 17:00:53 +00:00
Add a link to main.rs
Add the missing link to `main.rs`.
This commit is contained in:
parent
3d4e3cbc80
commit
7fbb1cd7ba
@ -130,3 +130,4 @@ fn parse<'input>(&self, input: &'input str)
|
||||
```
|
||||
|
||||
[calculator1]: calculator/src/calculator1.lalrpop
|
||||
[main]: calculator/src/main.rs
|
||||
|
Loading…
x
Reference in New Issue
Block a user