func: hello(string: x) = { stdout: out = x } string: name name = hej hopp hello(name)