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

6
LINES

< > BotCompany Repo | #1029681 // test_html_emojisToUnicode (OK)

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

Libraryless. Click here for Pure Java version (4735L/32K).

svoid test_html_emojisToUnicode() {
  testFunctionValues html_emojisToUnicode(
    "Hi :wave: Yo", "Hi " + unicode("1f44b") + " Yo",
    "<a href=\":wave:\">", "<a href=\":wave:\">",
  );
}

Author comment

Began life as a copy of #1029677

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: #1029681
Snippet name: test_html_emojisToUnicode (OK)
Eternal ID of this version: #1029681/1
Text MD5: 8baf672c39aded1c2a3d93eab2fabd9e
Transpilation MD5: 7d3c2ed1ea1b800746356c643ff80240
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:31:31
Source code size: 194 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 92 / 152
Referenced in: [show references]