rvcas
|
0d0536f6c1
|
fix: rename test module to tests
|
2022-12-23 22:00:59 -05:00 |
KtorZ
|
2aa4429231
|
Rename Unit -> Void
|
2022-12-22 18:52:28 +01:00 |
rvcas
|
9028424a96
|
feat: rename Nil to Unit
|
2022-12-21 17:27:20 -05:00 |
Kasey White
|
ac14512706
|
feat: fix nil equals nil, and fix funcs with discard params
|
2022-12-20 15:40:01 -05:00 |
KtorZ
|
fccad9e7dd
|
Add new acceptance test scenario 025
```
help: ┍━ left ━━━━━━━━┑
│ (con unit ()) │
┕━━━━━━━━━━━━━━━┙
should be equal to
┍━ right ━━━━━━━┑
│ (con unit ()) │
┕━━━━━━━━━━━━━━━┙
```
|
2022-12-20 01:07:15 +01:00 |