blob: b258445f438428a0f9652f54f611aab7414eb276 [file] [log] [blame]
// Package unchanged does something
package unchanged
func Yo() {
println("yo")
}