Danny Tsai says to YSITD class X<T impl Compable> { func test(T a){ this.comp(a); } } 以這來說 你的T沒有comp方法在編譯時你的T就被會抓出來了啊