Lua code - System testenv = newCleanEnv()
load("x=1", "", "t", env)()
assert(x==nil)
assert(env.x==1)
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 | 95 | [visualize] |
| Snippet ID: | #173 |
| Snippet name: | newCleanEnv (test case) |
| Eternal ID of this version: | #173/1 |
| Text MD5: | 2befe7686276ec053c0c1730768c988b |
| 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-15 22:57:59 |
| Source code size: | 95 bytes / 5 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 1092 / 279 |
| Referenced in: | #174 - Nested sandboxes (test case) #3000382 - Answer for ferdie (>> t = 1, f = 0) #3000383 - Answer for funkoverflow (>> t=1, f=0 okay) |