1cb93a386Sopenharmony_ciint foo(int x); 2cb93a386Sopenharmony_ci 3cb93a386Sopenharmony_civoid main() { int x = foo(1); } 4