Libraryless. Click here for Pure Java version (30L/1K/2K).
1 | !759 |
2 | |
3 | public class main {
|
4 | static String text = [[ |
5 | |
6 | hello |
7 | ]]; |
8 | |
9 | public static void main(String[] args) {
|
10 | System.out.println("'hello' should be on the next line:" + text + "And this is line 3.");
|
11 | } |
12 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #606 |
| Snippet name: | Java multi-line-strings test |
| Eternal ID of this version: | #606/1 |
| Text MD5: | 3f5c5829bdaa4bfe8e64af0d0f49f7bd |
| Transpilation MD5: | 018db4de86e24304a78da841d0b013c5 |
| Author: | stefan |
| Category: | |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-01-10 22:08:34 |
| Source code size: | 229 bytes / 12 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 991 / 1065 |
| Referenced in: | [show references] |