summaryrefslogtreecommitdiff
path: root/tests/projects/c++/unity_build/src/test8.cpp
blob: 048f2952d21b1da1b10c71e9d92f6135074f5dcc (plain)
1
2
3
4
5
6
7

// main.cpp
#include "header.h"

int test8() {
    return 0;
}