diff options
author | JJ | 2023-04-12 04:40:38 +0000 |
---|---|---|
committer | JJ | 2023-04-12 04:40:38 +0000 |
commit | fb1c4cd2b8e2efe4b03e8c93f2a69d712a96aff7 (patch) | |
tree | 60c3586142dc9efe74a2e9715e3f10ee5d0886cc /README.md | |
parent | adeaac24d9519454028c3a7bd3787cbb59a4ed14 (diff) |
write tests for bidirectional checking
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ - [x] to be fancy: implement `parse_file` - [ ] extend to additional basic types: implement `cast` - [ ] extend to complex types -- [ ] testtesttest +- [x] testtesttest ## architecture |