mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
5 lines
206 B
Swift
5 lines
206 B
Swift
// Verifies that all of the generic signatures in the standard library are
|
|
// minimal and canonical.
|
|
|
|
// RUN: %target-typecheck-verify-swift -verify-generic-signatures Swift -disable-deserialization-safety
|