This test description won’t parse due to consecutive double quotes (""):

test Var "" [[
	x
]] parse succeeds

Whereas this test description is fine:

test Var "x" [[
	x
]] parse succeeds

If this is not a bug, then this report is for future reference.

Submitted by D. Pelsmaeker on 26 September 2014 at 13:17

Log in to post comments