mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Moving llvm-emit / debug output separately. Started work on C headers. Started work getting packed unions and structs to work correctly. Also added some unfinished PIC code.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
func void test()
|
||||
{
|
||||
int[3] x = { 1, 2, 3 };
|
||||
|
||||
Reference in New Issue
Block a user