eg. This is not showing as an error in a `.brs` file: ```brightscript function foo(x as roAssoctiativeArray) return x["test" end function ````