assigned a TODO in obc.
This commit is contained in:
parent
ff2b512600
commit
c47e371a11
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ and block =
|
|||
|
||||
and var_dec =
|
||||
{ v_ident : var_ident;
|
||||
v_type : ty; (* TODO should be here, v_controllable : bool*)
|
||||
v_type : ty; (* TODO GD should be here, v_controllable : bool *)
|
||||
v_loc : location }
|
||||
|
||||
type obj_dec =
|
||||
|
|
Loading…
Reference in a new issue