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

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