!747 m { static Class editor, watcher; p { editor = hotwire("#1001410"); watcher = hotwire("#1001413"); thread { callMain(editor); } thread { callMain(watcher); } } }