when I run my script,the engine tell me that the script missing a bracket in the last line,but I don't miss it.And it aslo say unknown all the strings that I defined,why?
the first .wdl include the second .wdl,the engine say the second .wdl missing a bracket on the last line,and the unknown the strings defined in the first .wdl. If I use the third .wdl include the second one,then the engine say the second one missing the bracket,but say unknown the strings defined in the third one.