aboutsummaryrefslogtreecommitdiff
path: root/tests/ECMAddTests/multi_tests/test3.cpp
blob: 142b27651c4c219a56c45abe2d59ac5e40f1b26c (plain)
1
2
3
4
5
6
7
8
#include "testhelper.h"

int main()
{
    make_test_file("test3.txt");
    return 0;
}