Files @ fdc328afed95
Branch filter:

Location: CSY/reowolf/testdata/parser/negative/28.txt - annotation

Christopher Esterhuyse
adapted examples to platform independent ffi. toward linux-specific pseudo-socket API
1
2
3
Parse error at 28.pdl:5:8: Unassignable expression
    (x + 5)++; // not assignable
       ^