mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Dev (#404)
Remove 'errtype' name and reduce Expr / TypeInfo memory footprint.
This commit is contained in:
committed by
GitHub
parent
069a2d40cb
commit
322d714305
@@ -135,7 +135,7 @@ fn void test_missing_no_cases(Baz x)
|
||||
}
|
||||
}
|
||||
|
||||
errtype MathError
|
||||
optenum MathError
|
||||
{
|
||||
DIVISION_BY_ZERO
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user