aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/2.11/src/kittens/complex.scala
blob: 70d0d95e4d3dcba2b7b5446596b22d4ca61a122a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
import adt._
import cats._
import derived._
import cats.Show
import cats.instances.all._

object Gen {
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
  derive.eq[Country]
}