variant compilation

○ Planned This feature is planned but not yet implemented.

Feature: Variant compilation (multiple target implementations)

Failure Output

error[PARSE003]: empty braces in branch payload - remove braces for void branch or use identity syntax '| done Type'
  --> tests/regression/300_ADVANCED_FEATURES/370_VARIANTS/8202_variant_compilation/input.kz:152:6
    |
152 | | done { }
    |      ^

Code

input.kz

Flows

subflow ~compiler.coordinate click a branch to expand · @labels scroll to their anchor
compiler.coordinate.default (ast)