developpers
API
documentation
download
about
on2_p1_double.liq
def double(s) s ^ s end print(double("foo"))