s/reproducable/reproducible/
This commit is contained in:
parent
3fe59b04d6
commit
1b6c234fec
Notes:
git
2024-09-30 04:05:08 +00:00
@ -3,7 +3,7 @@
|
||||
/**
|
||||
* This compiler defines its own concept of the location of a node. We do this
|
||||
* because we want to pair line information with node identifier so that we can
|
||||
* have reproducable parses.
|
||||
* have reproducible parses.
|
||||
*/
|
||||
typedef struct {
|
||||
/** This is the line number of a node. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user