summaryrefslogtreecommitdiff
path: root/tools/build/example/built_tool/core/core.cpp
blob: 31a133726ccead9f8a98fb34651d50852ca0013a (plain)
1
2
3
4
5

int main()
{
    return 0;
}