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