I tried to populate a slice with fmt.Printf() output. I chose Printf in order to use the %U verb for Unicode using this:
fmt.Printf()
%U
func test()