MCPcopy Create free account
hub / github.com/SonarSource/sonar-training-examples / variadic

Function variadic

external-issues/src/go/functionvariadic.go:11–13  ·  view source on GitHub ↗

Variadic functions can have zero or n parameters passed The arguments passed to a variadic function are appended to a slice of the same type

(numbers ...int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected