12345678 // Copyright (c) 2023 Yuki Kimoto// MIT License// For test onlyint SPVM__Fn__Resource(void) { return 0;}
// Copyright (c) 2023 Yuki Kimoto
// MIT License
// For test only
int
SPVM__Fn__Resource(
void
) {
return
0;
}