Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

6
LINES

< > BotCompany Repo | #1029677 // test_emojisToUnicode (OK)

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4662L/31K).

svoid test_emojisToUnicode() {
  testFunctionValues emojisToUnicode(
    "Hi :wave: Yo", "Hi " + unicode("1f44b") + " Yo",
    "Hi :sgrjoig: what", "Hi :sgrjoig: what",
  );
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1029677
Snippet name: test_emojisToUnicode (OK)
Eternal ID of this version: #1029677/3
Text MD5: b3576c67665e769650568386e3d83b4a
Transpilation MD5: c46a9ee35f9c9a0a178158b4e87510b0
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-07 12:27:26
Source code size: 180 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 95 / 151
Version history: 2 change(s)
Referenced in: [show references]