[FEATURE REQUEST] Support execution-terminating statements #141
Labels
⁉ priority:p2
Priority planning - level 2
🏛 scope:program-structure
Work regarding the program structure
🎆 type:feature
New feature or request
Milestone
Description
A statement could terminate execution immediately (i.e. Java's
System.exit(exitCode)
). We should add a way to support this in the fixpoint iteration.The text was updated successfully, but these errors were encountered: