MCPcopy Create free account
hub / github.com/WebAssembly/wabt / error

Function error

test/run-c-api-examples.py:63–65  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

61
62
63def error(msg):
64 print(msg)
65 sys.exit(1)
66
67
68def check_for_missing(upstream_examples):

Callers 2

check_for_missingFunction · 0.70
mainFunction · 0.70

Calls 1

printFunction · 0.85

Tested by

no test coverage detected