basically fix issue #1 and add readme
This commit is contained in:
parent
3441b825eb
commit
6587772480
1 changed files with 2 additions and 1 deletions
|
@ -20,4 +20,5 @@ License: MIT
|
|||
FuncAppAUx ::= FunCallee FuncAppAUx
|
||||
FuncCallee ::= "(" ")" | "(" ARGS ")"
|
||||
ARGS = SINGLE "," ARGS | SINGLE
|
||||
```
|
||||
```
|
||||
- 20230928:basically fix `issue1`。其他ê物件猶著做。
|
Loading…
Reference in a new issue