We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdf2f46 commit f15d417Copy full SHA for f15d417
base/Base.jl
@@ -1,5 +1,7 @@
1
# This file is a part of Julia. License is MIT: https://julialang.org/license
2
3
+# Hello world.
4
+
5
const start_base_include = time_ns()
6
7
include("reflection.jl")
0 commit comments