Files
swift-mirror/test/Interpreter/SDK/c_function_pointer_compile.swift
2014-07-16 22:13:29 +00:00

7 lines
106 B
Swift

// RUN: %target-build-swift -emit-ir %s
// REQUIRES: sdk
import Dispatch
dispatch_sync_f(nil, nil, nil)