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

5
LINES

< > BotCompany Repo | #1027979 // test_recursiveQuotesToRoundBrackets (OK)

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

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

svoid test_recursiveQuotesToRoundBrackets() {
  testFunctionValues recursiveQuotesToRoundBrackets(
    [[a "funny game" is "enjoyable"]], "a (funny game) is (enjoyable)",
    [[a "funny \"game\"" is "enjoyable"]], "a (funny (game)) is (enjoyable)");
}

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: #1027979
Snippet name: test_recursiveQuotesToRoundBrackets (OK)
Eternal ID of this version: #1027979/2
Text MD5: e2cacae3d534c8693a0bf1f1b52d039a
Transpilation MD5: 3c3fd0075e3c878b5609b1c55573c876
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:25:27
Source code size: 255 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 101 / 173
Version history: 1 change(s)
Referenced in: [show references]