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