046 implicit expression with semicolon

✗ Failing This test is currently failing.

Failed: backend

Failure Output

Showing last 10 of 18 lines

Build Summary: 0/3 steps succeeded; 1 failed
install transitive failure
+- install backend transitive failure
   +- compile exe backend Debug native 1 errors

error: the following build command failed with exit code 1:
.zig-cache/o/217926cbde0eb3d028a0405bc85c75c9/build /opt/homebrew/Cellar/zig/0.15.2_1/bin/zig /opt/homebrew/Cellar/zig/0.15.2_1/lib/zig /Users/larsde/src/koru/tests/regression/200_COMPILER_FEATURES/210_PARSER/210_046_implicit_expression_with_semicolon .zig-cache /var/folders/9k/sprb5df11_79lbnlyttj6sfm0000gn/T/koru-regression-cache --seed 0x25280db5 -Z6339c2e9a

... [truncated - 8KB total]

Code

input.kz

Flows

flow ~make-kiss click a branch to expand · @labels scroll to their anchor
make-kiss (expr: Claude -> Codex; because why not)
flow ~make-kiss click a branch to expand · @labels scroll to their anchor
make-kiss (expr: a -> b; c -> d; e -> f)
flow ~make-kiss click a branch to expand · @labels scroll to their anchor
make-kiss (expr: foo(x, y); bar(p, q))

Test Configuration

MUST_RUN