https://issues.dlang.org/show_bug.cgi?id=20246 --- Comment #4 from Max Samukha <maxsamukha at gmail.com> --- (In reply to Max Samukha from comment #3) > isCallableWith!(typeof(1)) Typo: isCallableWith!(foo, typeof(1)) --