Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-artuhov committed Apr 30, 2021
1 parent 71026b7 commit 8bad695
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,15 @@ gengo > b
```

Errors printing:
```sh
gengo > int a = 10
10
gengo > a = a + b
Calls trace:
File <console input>
Run Time Error:'b' is not defined
```


## Features (pre-release 0.1.0)
- Supports arithmetic operations in console
Expand Down

0 comments on commit 8bad695

Please sign in to comment.