Files
swift-mirror/test/stdlib/Dispatch.swift
2014-05-08 09:47:00 +00:00

8 lines
193 B
Swift

// RUN: %target-run-simple-swift | FileCheck %s
import Dispatch
// Be paranoid about the value of large 32-bit UInts on 32-bit architectures.
println(DISPATCH_PROC_EXIT)
// CHECK: 2147483648