File size: 46 Bytes
e36aeda
 
 
 
 
1
2
3
4
5
6
package implicit

func I() int {
	return 42
}