Add tests

This commit is contained in:
Joe Farebrother
2025-01-06 09:24:39 +00:00
parent 642f9dcbea
commit 4e36008ed9
3 changed files with 110 additions and 2 deletions

View File

@@ -45,4 +45,4 @@ def test_library_call():
for x in map(set, [1]):
pass
SINK(captured["x"]) #$ MISSING: captured
SINK(captured["x"]) #$ captured