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 6378079 commit b9570eeCopy full SHA for b9570ee
utils/scale-test
@@ -68,7 +68,7 @@ def run_once_with_primary(args, ast, rng, primary_idx):
68
69
mode = "-c"
70
if args.typecheck:
71
- mode = "-typechec"
+ mode = "-typecheck"
72
73
focus = ["-primary-file", primary]
74
if args.whole_module_optimization:
0 commit comments