// License: GPLv3 Copyright: 2023, Kovid Goyal, package hints import ( "fmt" "testing" ) var _ = fmt.Print func TestHintMarking(t *testing.T) { }