/* locals hide globals */ let var a:=0 function g(a:string):string = a in g("string") end