in reply to syntax error with constant
gives the same error. This happens from at least 5.6.0 until 5.8.1-RC4.sub k{} print 1-k; print 1 -k(); print 1 -k();
What I think happens is that the parser gets confused with trying to handle the:
notation.
Liz
Update: -k File has sticky bit set. is of course a much better explanation. Thanks to BrowserUk!
|
|---|