package main

func init() {
	println("do some other stuff before main")
}
