IDL Problem Code 19
with alias illegal-bracket
Want to disable me? Check out the configuration guide to learn more.
Execution Error
This is a fatal error that prevents IDL from compiling or running code
This identifies brackets []
where they shouldn't be encountered.
idl
a = {[]}
; ^^ illegal bracket