blob: 7eb1b54fec058ebbc4f248f05a63fddb63112380 [file]
var x int
func f() {
y := z
/* this is a comment */
// this is a comment too
}