You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--Error:/Users/kmetiuk/Projects/scala3/playground/utest-issue-1/test.scala:2:292|defcheck[T](x: Foo[T]) = mcr(x)
|^^^^^^|Exception occurred while executing macro expansion.
|dotty.tools.dotc.core.CyclicReference:| at dotty.tools.dotc.core.CyclicReference$.apply(TypeErrors.scala:156)
| at dotty.tools.dotc.core.SymDenotations$SymDenotation.completeFrom(SymDenotations.scala:257)
| at dotty.tools.dotc.core.Denotations$Denotation.completeInfo$1(Denotations.scala:186)
| at dotty.tools.dotc.core.Denotations$Denotation.info(Denotations.scala:188)
| at dotty.tools.dotc.core.SymDenotations$SymDenotation.ensureCompleted(SymDenotations.scala:446)
| at dotty.tools.dotc.core.SymDenotations$SymDenotation.flags(SymDenotations.scala:158)
| at dotty.tools.dotc.tastyreflect.ReflectionCompilerInterface.Symbol_flags(ReflectionCompilerInterface.scala:1669)
| at dotty.tools.dotc.tastyreflect.ReflectionCompilerInterface.Symbol_flags(ReflectionCompilerInterface.scala:1669)
| at scala.tasty.Reflection$SymbolOps$.flags(Reflection.scala:2129)
| at scala.tasty.reflect.SourceCodePrinter$Buffer.printType(SourceCodePrinter.scala:1087)
| at scala.tasty.reflect.SourceCodePrinter$Buffer.printTypeOrBound(SourceCodePrinter.scala:1067)
| at scala.tasty.reflect.SourceCodePrinter$Buffer.printSeparated$9(SourceCodePrinter.scala:722)
| at scala.tasty.reflect.SourceCodePrinter$Buffer.printTypesOrBounds(SourceCodePrinter.scala:728)
| at scala.tasty.reflect.SourceCodePrinter$Buffer.printType$$anonfun$1(SourceCodePrinter.scala:1131)
| at dotty.runtime.function.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:12)
| at scala.tasty.reflect.SourceCodePrinter$Buffer.inSquare(SourceCodePrinter.scala:81)
| at scala.tasty.reflect.SourceCodePrinter$Buffer.printType(SourceCodePrinter.scala:1131)
| at scala.tasty.reflect.SourceCodePrinter$Buffer.printTypeOrBound(SourceCodePrinter.scala:1067)
| at scala.tasty.reflect.SourceCodePrinter.showTypeOrBounds(SourceCodePrinter.scala:16)
| at scala.tasty.Reflection$TypeOrBoundsOps$.showWith(Reflection.scala:1597)
| at scala.tasty.Reflection$TypeOrBoundsOps$.show(Reflection.scala:1593)
| at macro$package$.mcrImpl(macro.scala:8)
||This location contains code that was inlined from test.scala:21 error found
The text was updated successfully, but these errors were encountered:
Minimized code
macro.scala
test.scala
launch.iss (to reproduce with Dotty Issue Workspace)
Output (click arrow to expand)
The text was updated successfully, but these errors were encountered: