mirror of
https://github.com/bazelbuild/rules_cc
synced 2024-11-25 17:31:30 +00:00
5 lines
37 B
C++
5 lines
37 B
C++
|
|
int some_function() {
|
|
return 0;
|
|
}
|