We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be0f7c3 commit ec9aa46Copy full SHA for ec9aa46
xmake/modules/private/action/require/impl/packagenv.lua
@@ -19,7 +19,7 @@
19
--
20
21
-- imports
22
-imports("core.base.hashset")
+import("core.base.hashset")
23
import("core.package.package", {alias = "core_package"})
24
25
-- enter the package environments
0 commit comments