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

7
LINES

< > BotCompany Repo | #1027985 // test_tok_dropRoundBracketsAroundSingleTokens (OK)

JavaX fragment (include)

svoid test_tok_dropRoundBracketsAroundSingleTokens() {
  testFunctionValues tok_dropRoundBracketsAroundSingleTokens(
    "(bla)", "bla",
    "what is (this then)", "what is (this then)",
    "(this) should be (1)", "this should be 1"
  );
}

Author comment

Began life as a copy of #1027984

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: #1027985
Snippet name: test_tok_dropRoundBracketsAroundSingleTokens (OK)
Eternal ID of this version: #1027985/2
Text MD5: c1682085fc7f2adf09db6c5e27999af9
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-04-23 10:25:00
Source code size: 246 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 103 / 137
Version history: 1 change(s)
Referenced in: [show references]