Golang程序  |  6行  |  46 B

package implicit

func I() int {
	return 42
}