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

7
LINES

< > BotCompany Repo | #1028920 // test_nlJoin

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

Libraryless. Click here for Pure Java version (2619L/17K).

svoid test_nlJoin() {
  testFunctionValues nlJoin(
    ll("hello", "world"), "hello world",
    ll("hello", ":", "world"), "hello: world",
    ll("hello", "$1"), "hello $1",
  );
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1028920
Snippet name: test_nlJoin
Eternal ID of this version: #1028920/2
Text MD5: 30142ef347f0b62cf3097ba7ea30fc57
Transpilation MD5: a235b05a04dcb6071c2dc4c807bc4313
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-11 22:04:45
Source code size: 186 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 134 / 202
Version history: 1 change(s)
Referenced in: [show references]