github.com/sercand/please@v13.4.0+incompatible/test/cc_rules/deps/lib1.cc (about)

     1  #include "test/cc_rules/deps/lib1.h"
     2  
     3  int GetFirstQuestionPartSqrt() {
     4    return 3;
     5  }