forked from Copilot-Language/copilot
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for
local
, var
and label
expressions in the What4 m…
…odule. Some example specs generated these nodes. Note, however, that the support for `local` here suffers from the same issue as the C code generator and interpreter do regarding locals that may escape their scope (CF Copilot-Language#253).
- Loading branch information
1 parent
c9a6a34
commit 67a85f9
Showing
1 changed file
with
35 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters