1 | !752 |
2 | |
3 | p { |
4 | if (!isOfflineMode()) { |
5 | goOfflineMode(); |
6 | print("Now in offline mode!"); |
7 | } else |
8 | print("Already in offline mode."); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, fzcpzdstiiyc, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1021210 |
| Snippet name: | gooffline |
| Eternal ID of this version: | #1021210/1 |
| Text MD5: | 8ca285bf9c823229c89c6a4571147c73 |
| Author: | someone |
| Category: | |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-02-03 07:13:59 |
| Source code size: | 141 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 570 / 622 |
| Referenced in: | [show references] |