int main()

in native/src/tests.c [129:134]


int main () {
  //    ranges();
    test_crash();
    //perf();
    return 0;
}