summaryrefslogtreecommitdiff
path: root/test/958-methodhandle-stackframe/build.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/958-methodhandle-stackframe/build.py')
-rw-r--r--test/958-methodhandle-stackframe/build.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/958-methodhandle-stackframe/build.py b/test/958-methodhandle-stackframe/build.py
index d317a1ab26..027dd533d4 100644
--- a/test/958-methodhandle-stackframe/build.py
+++ b/test/958-methodhandle-stackframe/build.py
@@ -15,4 +15,4 @@
def build(ctx):
- ctx.default_build(experimental="method-handles")
+ ctx.default_build(api_level="method-handles")