nokia / ntt

Modern tools for TTCN-3
https://nokia.github.io/ntt/
BSD 3-Clause "New" or "Revised" License
71 stars 33 forks source link

Fix lint error on nested select/case statements #689

Closed 5nord closed 1 year ago

5nord commented 1 year ago

This commit fixes an incorrect lint error on nested select/case statements.

Closes #688