!747 m { static S snippetID; p { if (args.length != 0) snippetID = args[0]; Class transpile = hotwire("#1000904"); set(transpile, "snippetID", snippetID); callMain(transpile); run(snippetID); } static void run(S snippetID) { callMain(hotwire(snippetID)); } }