]> www.git.momoyon.org Git - lang.git/commit
[main.c] Introduce TK_TYPE and lex them...
authormomoyon <momoyon@momoyon.org>
Sat, 17 May 2025 06:44:30 +0000 (11:44 +0500)
committermomoyon <momoyon@momoyon.org>
Sat, 17 May 2025 07:13:38 +0000 (12:13 +0500)
commit9790a69a9aa3014b1de9b44bc0b9571e4cb5f6d3
tree3f701b5ba483f1e9cb500da766eab9d750efdeed
parent787a67864a09526e36123d6ae5efa81ce8095066
[main.c] Introduce TK_TYPE and lex them...

- [tests] New test types.momo and update keywords.momo.
12 files changed:
main.c
tests/.keywords.build.out.expected
tests/.types.build.code.expected [new file with mode: 0644]
tests/.types.build.err.expected [new file with mode: 0644]
tests/.types.build.in.expected [new file with mode: 0644]
tests/.types.build.out.expected [new file with mode: 0644]
tests/.types.code.expected [new file with mode: 0644]
tests/.types.err.expected [new file with mode: 0644]
tests/.types.in.expected [new file with mode: 0644]
tests/.types.out.expected [new file with mode: 0644]
tests/keywords.momo
tests/types.momo [new file with mode: 0644]