summaryrefslogtreecommitdiffstats
path: root/third_party/rust/lucet-runtime-wasmsbx/tests/guests/null.c
blob: dbec2355bc886677237776ebbd9111d09ba61f30 (plain)
1
2
3
void f() {
    return;
}