Fix bugs, add propper tests
This commit is contained in:
6
old_tests/parser/structs.mcl
Normal file
6
old_tests/parser/structs.mcl
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
struct foo_t {}
|
||||
|
||||
struct bar_t {
|
||||
a: &bar_t
|
||||
}
|
||||
Reference in New Issue
Block a user