merge regex conflict
This commit is contained in:
parent
42827b7f01
commit
8fdd445420
|
@ -23,7 +23,6 @@ L(SVID) = AVID#
|
||||||
```
|
```
|
||||||
## Integer Literals
|
## Integer Literals
|
||||||
```
|
```
|
||||||
|
|
||||||
L(DIL) = 0 | [1-9]*
|
L(DIL) = 0 | [1-9]*
|
||||||
|
|
||||||
L(NzD) = [1-9]
|
L(NzD) = [1-9]
|
||||||
|
|
Loading…
Reference in New Issue