llvm-project/bolt/test/X86/Inputs/inlinee.cpp

4 lines
84 B
C++

const char* question() {
return "What do you get if you multiply six by nine?";
}