Skip to content

Commit bfbdd6f

Browse files
committed
Update stdlibExperimentalDefinitions
1 parent 0c5147d commit bfbdd6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/run-custom-args/tasty-inspector/stdlibExperimentalDefinitions.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ val experimentalDefinitionInLibrary = Set(
6666
"scala.quoted.Quotes.reflectModule.SymbolMethods.asQuotes",
6767
"scala.quoted.Quotes.reflectModule.SymbolMethods.termRef",
6868
"scala.quoted.Quotes.reflectModule.SymbolMethods.typeRef",
69+
"scala.quoted.Quotes.reflectModule.SymbolMethods.isSuperAccessor",
6970
"scala.quoted.Quotes.reflectModule.TypeReprMethods.substituteTypes",
7071
"scala.quoted.Quotes.reflectModule.TypeReprMethods.typeArgs",
7172
"scala.quoted.Quotes.reflectModule.TypeTreeModule.ref",

0 commit comments

Comments
 (0)