Libraryless. Click here for Pure Java version (228L/2K/7K).
!747 m { static S bla = "horst"; p { readLocally("bla"); print(bla + "?"); bla += " ist jetzt 3 jahre alt"; print(bla); saveLocally("bla"); } }
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: | 1014 / 1607 |
| Referenced in: | #1001050 - Show data directory for a program #1001059 - Clear data directory of a program #1001062 - Test readLocally+saveLocally with a string list #3000189 - Answer for stefanreich(>> t bla) |