Home | History | Annotate | Line # | Download | only in codegen
      1 if (2 * (n % 100) == 3 * (m % 200))
      2   A();
      3