mirror of https://github.com/go-python/gopy.git
test: typo
Change-Id: I3dc1c61faee5fa066c73dab7c65fe45caff51587
This commit is contained in:
parent
5327900302
commit
c8b2a0576b
|
@ -12,7 +12,7 @@ var (
|
|||
F5 []func()
|
||||
F6 []Func
|
||||
F7 [2]func()
|
||||
F7 [2]Func
|
||||
F8 [2]Func
|
||||
)
|
||||
|
||||
type Func func()
|
||||
|
|
Loading…
Reference in New Issue