Define.<type> with no variables specified (PureBasic 5.61)
Posted: Thu Jan 04, 2018 12:34 pm
Hi there,
i get a Syntax error, PureBasic 5.61 (Linux - x64), if i try to use Define.<type> with no variables specified :
i get a Syntax error, PureBasic 5.61 (Linux - x64), if i try to use Define.<type> with no variables specified :
Code: Select all
Define.w
All work fine with PureBasic 5.45 LTS (Linux - x64)Line 1: Syntax error.