function add(x) return x end global c = print(add(5))