mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-08 16:05:07 +00:00
5 lines
26 B
C
5 lines
26 B
C
|
int
|
||
|
A()
|
||
|
{
|
||
|
return 10;
|
||
|
}
|