Libraryless. Click here for Pure Java version (976L/7K/24K).
!7 p { match4_debug = true; assertTrue(match4("is <int> an int", "is 123 an int")); assertFalse(match4("is <int> a bla", "is 123 an int")); assertFalse(match4("is <int> an int", "is xxx an int")); assertTrue(match4("is <int> an int?", "Is 12345 an int")); print("OK"); }
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: | #1007568 |
| Snippet name: | Test match4 |
| Eternal ID of this version: | #1007568/2 |
| Text MD5: | 0bbe52a6a8f6d864c8801ef2d09d9405 |
| Transpilation MD5: | 926fae66dea31db73c989ae646939732 |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-03-27 01:41:27 |
| Source code size: | 292 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 733 / 854 |
| Version history: | 1 change(s) |
| Referenced in: | -