swift-nav / plover

Plover is a language for matrix algebra on embedded systems.
http://swift-nav.github.io/plover
MIT License
47 stars 14 forks source link

recursive struct #63

Open scottswift opened 8 years ago

scottswift commented 8 years ago

this commit causes recursive struct definitions to loop during typechecking: https://github.com/swift-nav/plover/commit/5db657de1ba0b10020f9e27ccfdac62eee7d2ff3

fix, add unit test