Skip to content

Commit f598c27

Browse files
committed
Resolve scope of atsign-static in TypeUtils module
1 parent 39ca6b7 commit f598c27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Compat.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1774,6 +1774,7 @@ else
17741774
end
17751775

17761776
module TypeUtils
1777+
using ..Compat: @static
17771778
@static if isdefined(Core, :UnionAll)
17781779
using Base: isabstract, parameter_upper_bound, typename
17791780
else

0 commit comments

Comments
 (0)