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