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.
1 parent 32e0a23 commit 2ce9bbdCopy full SHA for 2ce9bbd
lldb/test/API/lang/swift/foundation_value_types/indexpath/main.swift
@@ -20,7 +20,7 @@ func main() {
20
//% self.expect("frame variable short_path", substrs=['2 indices'])
21
//% self.expect("frame variable very_short_path", substrs=['1 index'])
22
//% self.expect("frame variable empty_path", substrs=['0 indices'])
23
- // disabled self.expect("expression -d run -- path", substrs=['5 indices'])
+ //% self.expect("expression -d run -- path", substrs=['5 indices'])
24
}
25
26
main()
0 commit comments