mirror of
https://github.com/bazelbuild/rules_cc
synced 2024-11-27 20:43:26 +00:00
5 lines
37 B
C++
5 lines
37 B
C++
|
|
int some_function() {
|
|
return 0;
|
|
}
|