Files
swift-mirror/test/Interpreter/protocol_lookup_jit.swift
2016-08-10 23:52:02 -07:00

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