1 | svoid test_tok_dropRoundBracketsAroundSingleTokens() {
|
2 | testFunctionValues tok_dropRoundBracketsAroundSingleTokens( |
3 | "(bla)", "bla", |
4 | "what is (this then)", "what is (this then)", |
5 | "(this) should be (1)", "this should be 1" |
6 | ); |
7 | } |
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: | 424 / 453 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |