Libraryless. Click here for Pure Java version (732L/6K/18K).
1 | !752 |
2 | |
3 | p { |
4 | S s = "ü"; |
5 | for (int i = 0; i < l(s); i++) |
6 | print(intToHex((int) s.charAt(i))); |
7 | |
8 | assertEquals(1, l(s)); |
9 | assertEquals(0xFC, (int) s.charAt(0)); |
10 | } |
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: | #1002913 |
Snippet name: | JavaX Umlaut String Constant Test |
Eternal ID of this version: | #1002913/1 |
Text MD5: | 78c4b3034c29a025d56784c2b0cfbd68 |
Transpilation MD5: | 8ef0067f440c411323cb673bf3735b0e |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-04-04 19:15:55 |
Source code size: | 178 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 502 / 584 |
Referenced in: | [show references] |