imul method

int imul(
  1. int b
)

Implementation

int imul(int b) => imul(b);