mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
7 lines
252 B
Swift
7 lines
252 B
Swift
// Test protocol_lookup.swift in JIT mode.
|
|
// RUN: %swift -interpret %S/protocol_lookup.swift | %FileCheck %S/protocol_lookup.swift --check-prefix=CHECK --check-prefix=CHECK-%target-runtime
|
|
// REQUIRES: executable_test
|
|
|
|
// REQUIRES: swift_interpreter
|
|
|