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

6
LINES

< > BotCompany Repo | #1027977 // test_tok_unquote (OK)

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

Libraryless. Click here for Pure Java version (2794L/18K).

svoid test_tok_unquote() {
  testFunctionValues tok_unquote(
    [["a"]], "a",
    [[ "a"]], [[ "a"]],
    [["a" "b"]], [["a" "b"]]);
}

Author comment

Began life as a copy of #1027976

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: #1027977
Snippet name: test_tok_unquote (OK)
Eternal ID of this version: #1027977/2
Text MD5: 272617c19536f0e1231068a7b343a101
Transpilation MD5: 154bd813d573f183feef1a91d7933f86
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-04-22 13:12:57
Source code size: 140 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 92 / 162
Version history: 1 change(s)
Referenced in: [show references]