049 invocation meta

✗ Failing This test is currently failing.

Failed: frontend

Failure Output

error[PARSE003]: single continuation branch 'matched' carrying a payload is a one-variant tag union — declare the single output as a bare return instead: `-> <type>`
  --> tests/regression/300_ADVANCED_FEATURES/310_COMPTIME/310_049_invocation_meta/input.kz:9:1
    |
  9 | ~[comptime]pub tor check-config { meta: InvocationMeta }
    | ^

Code

input.kz

Flows

flow ~check-config click a branch to expand · @labels scroll to their anchor
check-config
flow ~check-config click a branch to expand · @labels scroll to their anchor
check-config
flow ~check-config click a branch to expand · @labels scroll to their anchor
check-config

Test Configuration

MUST_RUN