Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pquerna/ffjson
/ TestInvalidFloatGarbageAfterE
Function
TestInvalidFloatGarbageAfterE
tests/ff_invalid_test.go:185–190 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
183
}
184
185
func
TestInvalidFloatGarbageAfterE(t *testing.T) {
186
testExpectedError(t,
187
&fflib.LexerError{},
188
`1ea`,
189
&Xfloat64{})
190
}
Callers
nothing calls this directly
Calls
1
testExpectedError
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…