mirror of
https://github.com/nasa/trick.git
synced 2025-03-03 04:18:41 +00:00
Rather than just searching for the first pair of curly braces to find a sim object's constructor, parse any member initializer list that is present. Fixes #443.