122 instantiate two params

✗ Failing This test is currently failing.

Failed: frontend

Failure Output

error[PARSE003]: single continuation branch 'made' carrying a payload is a one-variant tag union — declare the single output as a bare return instead: `-> <type>`
  --> tests/regression/000_CORE_LANGUAGE/035_TYPE_SYSTEM/030_122_instantiate_two_params/input.kz:20:1
    |
 20 | ~event make-entry {}
    | ^

Code

input.kz

Must contain:

1 = 42

Flows

flow ~struct click a branch to expand · @labels scroll to their anchor
struct (expr: entry#i64#i64, source: key: i64, value: i64,)
flow ~make-entry click a branch to expand · @labels scroll to their anchor
make-entry

Test Configuration

MUST_RUN