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

Function arithmetic_conversions_f1

unittests/compiled_tests.cpp:107–109  ·  view source on GitHub ↗

Tests to make sure that type conversions happen only when they should

Source from the content-addressed store, hash-verified

105
106// Tests to make sure that type conversions happen only when they should
107void arithmetic_conversions_f1(int)
108{
109}
110
111void arithmetic_conversions_f4(std::string)
112{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected