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

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