1 | static bool hasBracketHygiene(S s, S op, S close, Var<S> msg) { |
2 | ret testBracketHygiene(s, op, close, msg); |
3 | } |
4 | |
5 | static bool hasBracketHygiene(S s, S op, S close) { |
6 | ret testBracketHygiene(s, op, close, null); |
7 | } |
Began life as a copy of #1003922
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1007977 |
Snippet name: | hasBracketHygiene - synonym of testBracketHygiene |
Eternal ID of this version: | #1007977/1 |
Text MD5: | 34cb52a4a8711b50f3e88a0eab84eb05 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-04-18 00:59:34 |
Source code size: | 219 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 475 / 504 |
Referenced in: | [show references] |