lang: funcs: core: test: Fix small formatting issue
This commit is contained in:
@@ -25,8 +25,9 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// FastCountFuncName is the name this fact is registered as. It's still a
|
// FastCountFuncName is the name this fact is registered as. It's still
|
||||||
// Func Name because this is the name space the fact is actually using.
|
// a Func Name because this is the name space the fact is actually
|
||||||
|
// using.
|
||||||
FastCountFuncName = "fastcount"
|
FastCountFuncName = "fastcount"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user