static O openQuestion() { ret openQuestion(null); } static O openQuestion(S msg) { { lock appendToFile_lock; if (nempty(msg)) logQuoted("openQuestions.txt", "Msg: " + msg); logQuoted("openQuestions.txt", getStackTrace()); } fail(or2(msg, "Open question")); }
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
| Snippet ID: | #1012765 |
| Snippet name: | openQuestion - signal an open question |
| Eternal ID of this version: | #1012765/5 |
| Text MD5: | 2ddf6a2b06dead3d9a7e0e8a9075de90 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-11 23:54:09 |
| Source code size: | 297 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 622 / 664 |
| Version history: | 4 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |