blob: 1e11108be5f9da2e3e1ee05d748e647e1c9ec22e [file] [log] [blame]
// RUN: %empty-directory(%t)
// RUN: %gyb %S/Inputs/FloatingPointConversion.swift.gyb -o %t/FloatingPointConversion.swift
// RUN: %line-directive %t/FloatingPointConversion.swift -- %target-build-swift %t/FloatingPointConversion.swift -Xfrontend -disable-access-control -o %t/a.out_Debug -Onone
//
// RUN: %line-directive %t/FloatingPointConversion.swift -- %target-run %t/a.out_Debug
// REQUIRES: executable_test