Skip to content

Zustre generates a malformed SMT2 problem if input program does not contain arrow operators #8

@daniel-larraz

Description

@daniel-larraz

A simple example to reproduce the issue:

node top(x: bool) returns (y: bool) ;
let
  y = x;
tel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions