compile7-fail.hxml.stderr 178 B

123456
  1. [ERROR] Main7.hx:3: characters 32-39
  2. 3 | private typedef Bar = Foo<Int, default>
  3. | ^^^^^^^
  4. | Cannot use default with rest type parameters