Zandario
Zandario
> also adds the `/final/` var sugar. [byond.com/docs/ref/#/var/final](https://www.byond.com/docs/ref/#/var/final) `/final/` is also used for procs, it should probably be reserved to prevent people for accidentally finding out the hard way VSC...
> Unfortunately it's difficult to adapt the parser to allow both of the following to work: > > ```dm > /datum/operator/() > // this is the overload for `/` division...
There is also a lesser known one for movable that gets tagged incorrectly 
`as list` is a special one for proc returns, considering that it's normally `in list()`