blob: c53e9b9e7a545b64440db38b3ff72d7b995fc900 [file] [log] [blame]
// RUN: cat %s | tr '\132' '\0' > %t.tr
// RUN: cp -f %t.tr %t
// RUN: %round-trip-syntax-test --swift-syntax-test %swift-syntax-test --file %t
let a = Z3Z // nul(Z)
func b() {}