developpers
API
documentation
download
about
on2_p1_redef_var.liq
x = 42 y = "42" x = (y,y) z = (x,y) print(z)