Block or Report
Block or report TomasMikula
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
402 contributions in the last year
Less
More
Activity overview
Contributed to
TomasMikula/libretto,
TomasMikula/tomasmikula.github.io,
lampepfl/dotty
and 5 other
repositories
Contribution activity
March 2023
Created 24 commits in 2 repositories
Created a pull request in lampepfl/dotty that received 3 comments
Created an issue in lampepfl/dotty that received 6 comments
GADT: superclass' type param instantiated to union type in a subclass does not infer properly
Compiler version 3.2.2 3.3.0-RC3 Minimized code enum Foo[A]: case Bar[X, Y]() extends Foo[X | Y] def go[A](foo: Foo[A]): Unit = foo match case b: Foo.
6
comments