-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request