#!/usr/bin/python # `hellolua` Lua plug-in hellolua_msg = "Hello, Lua!" # test arguments sent to the `hellolua` plug-in hellolua_args = "a, b, c"