Update $include syntax and behaviour. Remove top level $if completely.

This commit is contained in:
Christoffer Lerno
2023-06-12 18:44:29 +02:00
committed by Christoffer Lerno
parent 3dd1741484
commit 4d552ae44d
49 changed files with 196 additions and 625 deletions

View File

@@ -8,7 +8,7 @@ fault Foo
X
}
typedef Bar = distinct int;
def Bar = distinct int;
enum MyEnum
{