// RUN: %swift %s -emit-ir -o %t // Test case submitted to project by https://github.com/practicalswift (practicalswift) // rdar://17240924 struct d { } protocol e { typealias h }