Initial commit

This commit is contained in:
2026-07-05 20:38:03 -05:00
commit cc530044c3
5 changed files with 271 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
name: types
gpid: malunal
semv: 1.0.0
targets:
- name: malunal.types
type: interface
tests:
- name: assertions
type: program
deps:
- malunal.types
srcs:
- ./tests/assertions.c
exports:
- malunal.types