static DialogIO findMandatoryBot(S searchPattern) { DialogIO bot = findBot(searchPattern); if (bot == null) fail("A bot named " + quote(searchPattern) + " wasn't found, failing."); return bot; }
Began life as a copy of #1001203
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment