blob: 0dc7d7c4224fba22fdf3c2b8d2d80815f7492429 [file] [log] [blame]
// RUN: rm -rf %t && mkdir -p %t
// RUN: cp %s %t/main.swift
// RUN: %target-build-swift -Xfrontend -playground -Xfrontend -debugger-support -o %t/main %S/Inputs/PlaygroundsRuntime.swift %t/main.swift
// RUN: %target-run %t/main | %FileCheck %s
// REQUIRES: executable_test
do {
1
}
// CHECK: {{.*}} $builtin_log[='1']