Transpiled version (2748L) is out of date.
1 | set flag match3_withInts_debug. |
2 | |
3 | svoid test_match3_withInts() {
|
4 | new Matches m; |
5 | assertTrueVerbose(match3_withInts("number <int>", "number 1", m));
|
6 | assertEqualsVerbose(ll("1"), asList(m.m));
|
7 | assertFalseVerbose(match3_withInts("number <int>", "number x"));
|
8 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030934 |
| Snippet name: | test_match3_withInts |
| Eternal ID of this version: | #1030934/3 |
| Text MD5: | 1a82484a1cc7dc92a7bcd0ed4717dab2 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-04-12 17:17:44 |
| Source code size: | 270 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 373 / 482 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |