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

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