]> www.git.momoyon.org Git - lang.git/commit
Fix bug in parsing identifiers.
authorahmedsamyh <ahmedsamyh10@gmail.com>
Sat, 16 Nov 2024 17:21:31 +0000 (22:21 +0500)
committerahmedsamyh <ahmedsamyh10@gmail.com>
Sat, 16 Nov 2024 17:21:31 +0000 (22:21 +0500)
commit1bfb61b913128bbec5d477032a1aba997ce86e99
treeaa471fdf739bac5923160cd115a8a07ac18d6a34
parenta81b9a9464485a6e3f3188fcaf65ce112053d061
Fix bug in parsing identifiers.

- Update tests.
- [test.py] Bail out if any test fails (and didn't update the output).
main.py
test.py
tests/04-identifier.momo.test
tests/05-multiple-identifiers.momo.test