Add integration test framework

This commit is contained in:
2026-04-30 22:21:08 +02:00
parent 177fb971e4
commit 3bdccf2000
6 changed files with 90 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
Hello, world
+2
View File
@@ -0,0 +1,2 @@
module simple;
u32 x = 123;