mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
5 lines
156 B
Swift
5 lines
156 B
Swift
// REQUIRES: swift_interpreter
|
|
// RUN: %empty-directory(%t)
|
|
// RUN: cd %t && %target-swift-frontend -interpret %S/../Inputs/empty.swift
|
|
// RUN: not ls %t/*
|