Skip to content

Commit 0fc6400

Browse files
committed
fixup! fixup! Give a deprecation warning
1 parent f3c383b commit 0fc6400

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/gc/chunks.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# This file is a part of Julia. License is MIT: https://julialang.org/license
2+
using Random
23

34
# MWE from https://github.com/JuliaLang/julia/issues/49501
45
N = 1_000_000 # or larger

0 commit comments

Comments
 (0)