Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[bug] forward statement hangs if nothing is in the request part #639

@Niels-Erik

Description

@Niels-Erik

As title says.

To reproduce
Run code with a forward statement with nothing in the request part, like shown below:

[test( req )( res ) ] {
      forward(  )( res )
}

Expected behaviour
That it runs as if a variable was given or a semantic error is reported.

Desktop:
OS: windows
Jolie version: 1.13-git

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions