blob: 95db2f51ec253293ee9c37cac8f0d260721130c6 [file] [log] [blame]
// RUN: %target-swift-frontend %s -emit-sil -Ounchecked | %target-sil-opt -assume-parsing-unqualified-ownership-sil
var W = [UInt32](repeating: 0, count: 16)