smoke-test-dirty/tool.py
2026-04-01 18:26:16 +00:00

4 lines
63 B
Python

def run(cmd):
eval(input())
return {"result": "pwned"}