Skip to content

Regarding ANTLR latest version  #24

@vishnu1540

Description

@vishnu1540

Description

A clear and concise description of what the bug is.

Scenario Code

action example {
    rand int in [1] val;
    exec body ASM =
"""
val = {{val}}
""";
}

Expected Output or Behaviour

val = 1

OR
You can describe expected behaviour here.

Error Message from PSSGen or JAVA

PSS-ERROR: ...

OR
None; if no error message exists.

Additional Context (Optional)

Please feel free to add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions