We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f79cf7 + 8fd6327 commit f5962edCopy full SHA for f5962ed
lldb/test/API/lang/swift/generic_class/TestSwiftGenericClass.py
@@ -9,6 +9,7 @@ class SwiftGenericClassTest(TestBase):
9
10
mydir = TestBase.compute_mydir(__file__)
11
12
+ @swiftTest
13
def test(self):
14
"""Tests that a generic class type can be resolved from the instance metadata alone"""
15
self.build()
0 commit comments