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

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