3 lines
78 B
OCaml
3 lines
78 B
OCaml
|
let cCAMLtoTKgrabGlobal x =
|
||
|
if x then TkToken "-global" else TkTokenList []
|