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

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