Name _._
Definition none
Example a:var(int) . a:=99
Implementation core
Infix _._ : infix(10,right). (in core.l)
Description Return the value of the expression on the right in the context of the declaration on the left.