let a = Array(); // Highlight ok here interface egGenericsInArray { a: Array; } let s = "nothing should fail here...";