blob: f31ce461281f1610863929bb00dbdc184b235f6f [file] [log] [blame]
func foo() {
_ = 1234567
_ = 1234567.12345
_ = +1234567
_ = -1_234_567
}