mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Update $include syntax and behaviour. Remove top level $if completely.
This commit is contained in:
committed by
Christoffer Lerno
parent
3dd1741484
commit
4d552ae44d
@@ -8,7 +8,7 @@ fault Foo
|
||||
X
|
||||
}
|
||||
|
||||
typedef Bar = distinct int;
|
||||
def Bar = distinct int;
|
||||
|
||||
enum MyEnum
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user