mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
测试报关联性
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
package main
|
||||
|
||||
import "gitee.com/johng/gf/g/encoding/gparser"
|
||||
|
||||
func main() {
|
||||
a := make([]int, 0, 10)
|
||||
a[0] = 1
|
||||
gparser.Load("/home/john/Workspace/Go/GOPATH/src/gitee.com/johng/gf/geg/frame/config.yml")
|
||||
}
|
||||
Reference in New Issue
Block a user