Files
micropython/tests/ports/webassembly/await_error_handling.mjs.exp
Damien George aa2e3880c1 webassembly/proxy_js: Create a special "undefined" type for Python.
This adds a new undefined singleton to Python, that corresponds directly to
JavaScript `undefined`.  It's accessible via `js.undefined`.

Signed-off-by: Damien George <damien@micropython.org>
2024-05-16 12:49:10 +10:00

6 lines
53 B
Plaintext

1
2
(<JsProxy 7>, 'Error', 'test')
3
true Error test