package main import "log" func ReallyLongRuneset() { log.Println("Really long runeset") }