subflow variant parser accepts

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

hello

Expected output

hello

Flows

subflow ~greet click a branch to expand · @labels scroll to their anchor
print (expr: "hello")
subflow ~greet click a branch to expand · @labels scroll to their anchor
print (expr: "hei")
flow ~variants click a branch to expand · @labels scroll to their anchor
variants (source: "input:greet": "en")
flow ~greet click a branch to expand · @labels scroll to their anchor
greet

Test Configuration

MUST_RUN