// run// Copyright 2019 The Go Authors. All rights reserved.// Use of this source code is governed by a BSD-style// license that can be found in the LICENSE file.packagemainvar(_=d_=f("_",c,b)a=f("a")b=f("b")c=f("c")d=f("d"))funcf(sstring,rest...int)int{print(s)return0}funcmain(){println()}