bcc
bcc copied to clipboard
[SCT] accessing globals with "super" dot fails
SuperStrict
Framework BRL.StandardIO
Global test:int = 10
print (.test)
Compile Error: Expression of type 'Int' cannot be invoked.
this is based on the SCT test: tests/framework/types/global_03.bmx