Syntax Highlighter doesn't like Optional Inputs #33

Open
meganshand opened this Issue Mar 24, 2016 · 0 comments

Comments

Projects
None yet
1 participant

I just used the attached wdl file (saved as .txt so github would attach it) in IntelliJ and the highlighter seems to find an error with the first '?' in the file. The error pops up as: , WdlTokenType.IDENTIFIER or WdlTokenType.LSQUARE expected, for '?'

Any subsequent '?' don't have an error.

OptionalInput.wdl.txt
screen shot 2016-03-24 at 11 20 01 am 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment