mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Compilation is now done with each module compiled together.
This commit is contained in:
committed by
Christoffer Lerno
parent
15a65d0c97
commit
9b86b00834
@@ -11,7 +11,7 @@ public char g = '"';
|
||||
public char h = '\\';
|
||||
public char i = '\e';
|
||||
|
||||
// #expect: file1.ll
|
||||
// #expect: test.ll
|
||||
|
||||
@a = global i8 32
|
||||
@b = global i8 13
|
||||
|
||||
Reference in New Issue
Block a user