wdl-analysis 0.24.0

Analysis of Workflow Description Language (WDL) documents.
Documentation
1
2
3
4
5
6
7
8
# This is a test for an unsupported version, but with a fallback configured. The result should be an
# interpretation of the document as whatever the latest supported version is (1.2 as of initially
# writing this test).

version devel

workflow test {
}