1 | static O openQuestion() {
|
2 | ret openQuestion(null); |
3 | } |
4 | |
5 | static O openQuestion(S msg) {
|
6 | {
|
7 | lock appendToFile_lock; |
8 | if (nempty(msg)) |
9 | logQuoted("openQuestions.txt", "Msg: " + msg);
|
10 | logQuoted("openQuestions.txt", getStackTrace());
|
11 | } |
12 | fail(or2(msg, "Open question")); |
13 | } |
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: | 618 / 663 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |