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