monna/readme.txt

8 lines
127 B
Plaintext
Raw Normal View History

The Monk Programming Language.
To test a specific function, run
```
go test -v -run 'TestFnctionName' ./test_dir/
```