Lua code - System test1 | t1, t2 = {}, {}
|
2 | |
3 | assert(tostring(t1) == "table: 1", tostring(t1)) |
4 | assert(tostring(t2) == "table: 2", tostring(t2)) |
5 | |
6 | return true |
test run test run with input download show line numbers
Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Recognizer | Recognition Result | Visualize | Recalc |
|---|---|---|---|
| #308 | 132 | [visualize] |
| Snippet ID: | #196 |
| Snippet name: | Deterministic hash codes test |
| Eternal ID of this version: | #196/1 |
| Text MD5: | 105a25abdc7f9896eb272200ce39e67f |
| Author: | stefan |
| Category: | system tests |
| Type: | Lua code - System test |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2014-01-19 06:58:39 |
| Source code size: | 132 bytes / 6 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 1090 / 285 |
| Referenced in: | [show references] |