gbenson/i8c

i8x header inclusion is very strict

Closed this issue · 1 comments

i8x testcases can import constants from C-style header files, but the format required is very strict. Each line must be exactly #define NAME VALUE, and VALUE must be numeric. Not even comments are allowed.