Fix reflect detection if -literals is passed.
Fixes #93. The second typecheck lead to the creation of different type objects, which didn't match the types in the blacklist anymore. It turns out we don't need the second typecheck, therfore it is now removed.pull/98/head
parent
cdac2cd3d6
commit
02de9158b6
Loading…
Reference in New Issue