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.
1 parent 7d038c4 commit 1769325Copy full SHA for 1769325
validation-test/compiler_scale/scale_neighbouring_getset.gyb
@@ -1,5 +1,5 @@
1
// RUN: %scale-test --sum-multi --parse --begin 5 --end 16 --step 5 --select typeCheckAbstractFunctionBody %s
2
-// REQUIRES: OS=macosx, tools-release
+// REQUIRES: OS=macosx, tools-release, assertions
3
4
struct Struct${N} {
5
% if int(N) > 1:
0 commit comments