005 glob with variants

○ Planned This feature is planned but not yet implemented.

Glob patterns + |variant syntax - NOT just targets, also PROPERTY TESTING!

Failure Output

error[PARSE003]: single continuation branch 'transformed' carrying a payload is a one-variant tag union — declare the single output as a bare return instead: `-> []u8`
  --> tests/regression/700_EVENT_GLOBBING/700_005_glob_with_variants/input.kz:55:1
    |
 55 | ~[transform]pub tor image.transform.* {
    | ^

Code

input.kz