github.phpd.cn/thought-machine/please@v12.2.0+incompatible/test/cc_rules/lib2.cc (about) 1 #include "test/cc_rules/lib1.h" 2 3 namespace thought_machine { 4 5 int get_number_2() { 6 return 215; 7 } 8 9 } // namespace thought_machine