blob: 7973781bc6e500027d8653fbdca3a2ed19c2665f [file] [log] [blame]
#include <stdio.h>
#include "MyHeader.h"
int main() {
printf("%s\n", kFoo);
}