Libraryless. Click here for Pure Java version (4735L/32K).
1 | svoid test_html_emojisToUnicode() {
|
2 | testFunctionValues html_emojisToUnicode( |
3 | "Hi :wave: Yo", "Hi " + unicode("1f44b") + " Yo",
|
4 | "<a href=\":wave:\">", "<a href=\":wave:\">", |
5 | ); |
6 | } |
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: | 387 / 507 |
| Referenced in: | [show references] |