120 instantiate basic

✗ 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_120_instantiate_basic/input.kz:18:1
    |
 18 | ~event make-box {}
    | ^

Code

input.kz

Must contain:

Value: 123

Flows

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

Test Configuration

MUST_RUN