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

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