MCPcopy Create free account
hub / github.com/pybind/pybind11 / test_noexcept_lambda

Function test_noexcept_lambda

tests/test_constants_and_functions.py:57–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55
56
57def test_noexcept_lambda():
58 assert m.l1() == 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected