Sign in
fuchsia
/
third_party
/
swift
/
d417281ed9b6968c3702463634504f1ae91b38ab
/
.
/
test
/
Interpreter
/
protocol_lookup_jit.swift
blob: 365a706129c40d6b2a1b5d3917ed266fab337bb4 [
file
] [
log
] [
blame
]
// 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