Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Commit

Permalink
Update formal-definition.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryo33 authored Mar 25, 2023
1 parent 146daf6 commit 979dd96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/language/formal-definition.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

!Note: not an easy-understanding guidance

```ebnf
## Syntax

```
```bnf
tn :== (number type)
| Nat | Int | Rat | Real
| uN | iN (n-bit integer)
Expand Down

0 comments on commit 979dd96

Please sign in to comment.