nasa / fpp

F Prime Prime: A modeling language for F Prime
https://fprime.jpl.nasa.gov
Apache License 2.0
41 stars 31 forks source link

Fix bug in handling of qualified names #454

Closed bocchino closed 3 weeks ago

bocchino commented 3 weeks ago

When computing a short name, the system was reversing the list of qualifiers in the prefix.

Closes #453.