Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Tests / Framework / bar.cxx
blob37c132a0f4d2f87bed6b5650d73fa58bb57e6c98
1 void foo();
2 int main()
4 foo();
5 return 0;