It is located in:
https://github.com/fantaisie-software/p ... er.pb#L421
PureBasicIDE/ SourceParser.pb
line 421-430,433
Delete these lines and it's OK

Code: Select all
a(0, 1, "你好世界!", 100)
Debug 1
Code: Select all
a(0, 1, "你好世界!", 100)
Debug 1
Code: Select all
Structure TOKEN_PRIVILEGES
PrivilegeCount.l
Privileges.LUID_AND_ATTRIBUTES[0]
EndStructure