#bootopt hsp64 1 #cmpopt utf8 1 #defstruct VECTOR #field float x #field float y #field float z #endstruct stdim a, VECTOR a.x = 1.0 mes "ok"