Define types for special variables TimerA and TimerB #220
Labels
priority:p3
Low priority
scope:compiler
type:nice-to-have
minor enhancements
workaround-available
Users can fix for themselves
Milestone
Currently
timera
andtimerb
are predefined constants.It seems like the types of underlaying variables should be predefined too, so there will be no need to add
var
TimerA : int
TimerB : int
end
to every script.
Maybe
$ONMISSION
(and other predefined variables) could be handled in same way too.The text was updated successfully, but these errors were encountered: