Searched defs:notString (Results 1 – 2 of 2) sorted by relevance
137 const notString: Parent<string> = pu; // Error constant199 var notString = pu; // Error variable
139 const notString: Parent<string> = pu; // Error constant