MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / set_state_test_myfun

Function set_state_test_myfun

unittests/compiled_tests.cpp:379–382  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

377}
378
379int set_state_test_myfun()
380{
381 return 2;
382}
383
384TEST_CASE("Set and restore chai state")
385{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected