MCPcopy Create free account
hub / github.com/bytecodealliance/wit-bindgen / Bar

Method Bar

tests/runtime/cpp/cpp-with/test.cpp:4–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2#include <test_cpp.h>
3
4void exports::my::inline_::bar::Bar(::my::inline_::foo::Msg m) {
5 assert(m.field.get_view() == "hello");
6}

Callers 1

RunFunction · 0.45

Calls 2

assertFunction · 0.50
get_viewMethod · 0.45

Tested by

no test coverage detected