We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb433a7 + cc02a0b commit f86bf3aCopy full SHA for f86bf3a
test/Interpreter/fractal.swift
@@ -1,5 +1,5 @@
1
// RUN: rm -rf %t && mkdir %t
2
-// RUN: ulimit -c unlimited && %target-jit-run %s -I %S -enable-source-import | FileCheck %s
+// RUN: %target-jit-run %s -I %S -enable-source-import | FileCheck %s
3
// REQUIRES: executable_test
4
5
// REQUIRES: swift_interpreter
0 commit comments