mirror of https://github.com/bazelbuild/rules_cc
5 lines
37 B
C++
5 lines
37 B
C++
|
|
||
|
int some_function() {
|
||
|
return 0;
|
||
|
}
|