Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
? parsing trouble #10694
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jdemeyer commentedJul 7, 2017
It seems that the parsing of
?can only deal with certain simple expressions. I see no fundamental reason for this, it should work for arbitrary expressions.The simplest example I can think of:
versus