blob: 634e6acfc03f3d9a38ffcf7607f66ebfdb0c8a88 [file] [log] [blame]
// RUN: not --crash %target-sil-opt -assume-parsing-unqualified-ownership-sil %s
// REQUIRES: asserts
sil @no_terminator : $@convention(thin) () -> () {
bb0:
%1 = tuple()
}