broken! preliminary work on sema

This commit is contained in:
Lorenzo Torres 2025-12-04 14:42:44 +01:00
parent 006015c607
commit d130124d53
7 changed files with 1983 additions and 10 deletions

View file

@ -1,5 +1,10 @@
import std;
struct {
u32 a,
u32 b,
};
i32 main(usize argc, [*u8] argv)
{
print("Hello world!\n");