Closed R-maan closed 4 years ago
After pull request #99 is merged, it would be worthwhile to add a test for nested structs:
foo::{ field1: bar::{ field2: baz::5 } }
Fixed in this commit: 9cd2cc5f1bf59e0708f2bacd635988747a2c8341
After pull request #99 is merged, it would be worthwhile to add a test for nested structs: