mirror of
https://github.com/whisperity/CodeChecker-Action.git
synced 2025-12-28 18:57:26 +08:00
4 lines
29 B
C++
4 lines
29 B
C++
|
|
int zero() {
|
||
|
|
return 0;
|
||
|
|
}
|