local result = c_add(10, 25) print("Result from C function: " .. result) HereYouCan = { "Execute Arbitrary Lua Code" } print(HereYouCan[1])