mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
7 lines
240 B
Swift
7 lines
240 B
Swift
// Test GLKit.swift in JIT mode.
|
|
// -module-name is necessary because of rdar://problem/14483032
|
|
// RUN: %target-jit-run -module-name=main %S/GLKit.swift | %FileCheck %S/GLKit.swift
|
|
|
|
// REQUIRES: objc_interop
|
|
// REQUIRES: swift_interpreter
|