Hi, Yes, the method signatures should print out between the call the checkreturntypes and the "The total number..." line. Currently, it often prints out a lot of unnecessary new lines, so you may need to scroll up.
If you don't see that output at all, please file an issue on the TypeCheck.jl github repo. (Sorry for not responding more promptly.) -- Leah On Thu Jan 08 2015 at 4:00:44 AM <lapeyre.math1...@gmail.com> wrote: > I see this when I use TypeCheck: > > checkreturntypes(ModuleName) > blah blah > The total number of failed methods in ModuleName is 2 > > But I can't see which methods failed. Am I missing something ? > > --John > >