We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d0faed + 1eafae0 commit f31c285Copy full SHA for f31c285
lldb/test/Shell/SwiftREPL/BreakpointSimple.test
@@ -1,5 +1,6 @@
1
// Test that we can set breakpoints in the REPL.
2
// REQUIRES: swift
3
+// REQUIRES: rdar78527396
4
// RUN: %lldb --repl < %s | FileCheck %s
5
6
func foo() -> Int {
0 commit comments