blob: 14b41e633e44fd487890580fff6bdcce929a5ad1 [file] [log] [blame]
package good
func stuff() {
x := 5
random2(x)
}