func fmt.Sscanln

one use

	fmt (current package)
		scan.go#L105: func Sscanln(str string, a ...any) (n int, err error) {