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

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