wdl-engine 0.16.0

Execution engine for Workflow Description Language (WDL) documents.
Documentation
1
2
3
4
5
6
error: unknown choice named `InvalidChoice` for enum `Status`
   ┌─ tests/workflows/enum-unknown-choice/source.wdl:10:23
   │
10 │     Status s = Status.InvalidChoice
   │                       ^^^^^^^^^^^^^ the choice is referenced here