[main.c] Can parse_cast()...
authormomoyon <momoyon@momoyon.org>
Sat, 17 May 2025 07:14:54 +0000 (12:14 +0500)
committermomoyon <momoyon@momoyon.org>
Sat, 17 May 2025 07:14:54 +0000 (12:14 +0500)
commitc738740b651889b7a2fa9f25b807d1a21f7178ed
treed4d15640474a3d7f6117fc6c8590590835326c3d
parent9790a69a9aa3014b1de9b44bc0b9571e4cb5f6d3
[main.c] Can parse_cast()...

- [main.c] Handle `();` and `type;`
- [tests] Add new test parse_cast.momo
main.c
tests/.parse_cast.build.code.expected [new file with mode: 0644]
tests/.parse_cast.build.err.expected [new file with mode: 0644]
tests/.parse_cast.build.in.expected [new file with mode: 0644]
tests/.parse_cast.build.out.expected [new file with mode: 0644]
tests/.parse_cast.code.expected [new file with mode: 0644]
tests/.parse_cast.err.expected [new file with mode: 0644]
tests/.parse_cast.in.expected [new file with mode: 0644]
tests/.parse_cast.out.expected [new file with mode: 0644]
tests/parse_cast.momo [new file with mode: 0644]