MCPcopy Create free account
hub / github.com/ajitpratap0/GoSQLX / intPtr

Function intPtr

pkg/sql/ast/sql_test.go:288–288  ·  view source on GitHub ↗
(i int)

Source from the content-addressed store, hash-verified

286}
287
288func intPtr(i int) *int { return &i }

Callers 1

TestSelectStatementSQLFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected