MCPcopy Create free account
hub / github.com/ActiveState/code / test_file

Function test_file

recipes/Python/577110_Whitespace_Interpreter/recipe-577110.py:16–17  ·  view source on GitHub ↗
(path)

Source from the content-addressed store, hash-verified

14################################################################################
15
16def test_file(path):
17 disassemble(parse(trinary(load(path))), True)
18
19################################################################################
20

Callers

nothing calls this directly

Calls 3

disassembleFunction · 0.85
parseFunction · 0.70
loadFunction · 0.50

Tested by

no test coverage detected