Lua code - System testt1, t2 = {}, {}
assert(tostring(t1) == "table: 1", tostring(t1))
assert(tostring(t2) == "table: 2", tostring(t2))
return truetest 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: | 1091 / 286 |
| Referenced in: | #3000382 - Answer for ferdie (>> t = 1, f = 0) #3000383 - Answer for funkoverflow (>> t=1, f=0 okay) |