1 | srecord ExpectEquals(O expected) extends Expecter {
|
2 | bool check(O o) {
|
3 | ret eq(o, expected); |
4 | } |
5 | } |
Began life as a copy of #1018482
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018486 |
| Snippet name: | ExpectEquals |
| Eternal ID of this version: | #1018486/1 |
| Text MD5: | 5998c82f609a4ca652e34ba85c6bc17a |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-01 21:54:27 |
| Source code size: | 106 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 546 / 1093 |
| Referenced in: | [show references] |