mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
4 lines
300 B
Swift
4 lines
300 B
Swift
// {"signature":"swift::DifferentiableAttr::DifferentiableAttr(bool, swift::SourceLoc, swift::SourceRange, swift::DifferentiabilityKind, llvm::ArrayRef<swift::ParsedAutoDiffParameter>, swift::TrailingWhereClause*)"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
func a(@differentiable _ =
|