Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ ptr
Function
ptr
internal/testify/assert/assertions_test.go:558–560 ·
view source on GitHub ↗
(i int)
Source
from the content-addressed store, hash-verified
556
}
557
558
func
ptr(i int) *int {
559
return
&i
560
}
561
562
func
TestSame(t *testing.T) {
563
Callers
3
TestSame
Function · 0.85
TestNotSame
Function · 0.85
Test_samePointers
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected