Revision 6b3dd9d8b759b6908a1c7c849365d272fbe680f5 authored by Jameson Nash on 06 November 2017, 17:36:44 UTC, committed by GitHub on 06 November 2017, 17:36:44 UTC
This was over-aggressive. It was only correct in the case where we where
depending on the `.inferred` field or `.rettype` contents exactly.
However, sometimes inference of the method instead depends on `.def.source`.

fix #23981
fix #23768
1 parent 088e52b
History
File Mode Size
.gitignore -rw-r--r-- 33 bytes
Makefile -rw-r--r-- 2.6 KB
repl.c -rw-r--r-- 7.7 KB

back to top