
Global variables (like functions) must be declared in the import "C" preamble and can then be used from Go.
33 строки
866 Б
TOML
33 строки
866 Б
TOML
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
|
|
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
digest = "1:ba70784a3deee74c0ca3c87bcac3c2f93d3b2d27d8f237b768c358b45ba47da8"
|
|
name = "golang.org/x/tools"
|
|
packages = [
|
|
"go/ast/astutil",
|
|
"go/ssa",
|
|
"go/types/typeutil",
|
|
]
|
|
pruneopts = "UT"
|
|
revision = "40960b6deb8ecdb8bcde6a8f44722731939b8ddc"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
digest = "1:3611159788efdd4e0cfae18b6ebcccbad25a2815968b0e4323b42647d201031a"
|
|
name = "tinygo.org/x/go-llvm"
|
|
packages = ["."]
|
|
pruneopts = "UT"
|
|
revision = "f420620d1a0f54417a5712260153fe861780d030"
|
|
|
|
[solve-meta]
|
|
analyzer-name = "dep"
|
|
analyzer-version = 1
|
|
input-imports = [
|
|
"golang.org/x/tools/go/ast/astutil",
|
|
"golang.org/x/tools/go/ssa",
|
|
"tinygo.org/x/go-llvm",
|
|
]
|
|
solver-name = "gps-cdcl"
|
|
solver-version = 1
|