Skip to content

Commit d608220

Browse files
author
Marc Rasi
committed
negative test for SR-12076: completion crash
1 parent f193548 commit d608220

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// TODO(SR-12076): Make this not crash.
2+
// RUN: not --crash %target-swift-ide-test -repl-code-completion -source-filename %s
3+
// REQUIRES: asserts
4+
5+
struct Bar:

0 commit comments

Comments
 (0)