Closed ktateish closed 4 years ago
When the libx is like:
import ( "math" )
and liby is like:
import ( ymath "math" )
the identity ymath is not renamed properly.
ymath
When the libx is like:
and liby is like:
the identity
ymath
is not renamed properly.