finish factoring tests (#17)
* atoms in one test unit * factor out pointers test * factor structs into separate test unit * factor out arrays, flags * finally, separate into strings and ints
This commit is contained in:
6
tests/excuse.witx
Normal file
6
tests/excuse.witx
Normal file
@@ -0,0 +1,6 @@
|
||||
(typename $excuse
|
||||
(enum u8
|
||||
$dog_ate
|
||||
$traffic
|
||||
$sleeping))
|
||||
|
||||
Reference in New Issue
Block a user