Libraryless. Click here for Pure Java version (228L/2K/7K).
1 | !747 |
2 | |
3 | m {
|
4 | static S bla = "horst"; |
5 | |
6 | p {
|
7 | readLocally("bla");
|
8 | print(bla + "?"); |
9 | bla += " ist jetzt 3 jahre alt"; |
10 | print(bla); |
11 | saveLocally("bla");
|
12 | } |
13 | } |
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1001048 |
| Snippet name: | Test readLocally+saveLocally |
| Eternal ID of this version: | #1001048/1 |
| Text MD5: | bf65c2336314b561907c74e5633b6ca0 |
| Transpilation MD5: | e8e568a8de446564c59e715999a64a07 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-09-17 21:22:37 |
| Source code size: | 187 bytes / 13 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 1012 / 1606 |
| Referenced in: | [show references] |