There was an error while loading. Please reload this page.
*
object InfixType { trait *[N1, N2] type Result = Int * Int }
Gives
[error] | type Result = Int * Int [error] | ^ [error] | ';' expected but identifier found