summaryrefslogtreecommitdiffstats
path: root/Tests/VSResource/lib.cpp
blob: c91239731bef3973c5171a7ac0cdeefde02c3ee3 (plain)
1
2
3
4
int lib()
{
  return 0;
}