// RUN: %target-swift-frontend -swift-version 4 %s -emit-ir struct X { } extension X where Elements == [Int] { }