tests/cases/compiler/constraintErrors1.ts(1,25): error TS2304: Cannot find name 'hm'. ==== tests/cases/compiler/constraintErrors1.ts (1 errors) ==== function foo5(test: T) { } ~~ !!! error TS2304: Cannot find name 'hm'.