bmw-software-engineering / trlc

Treat Requirements Like Code
GNU General Public License v3.0
58 stars 10 forks source link

remove "import" feature from symbol table, use scope stack instead #28

Closed florianschanda closed 1 year ago

florianschanda commented 1 year ago

This is actually fine as is; the import feature adds additional symbol tables without inheriting from it.