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 cade9cf commit 330423eCopy full SHA for 330423e
src/Primes.jl
@@ -1,5 +1,5 @@
1
# This includes parts that were formerly a part of Julia. License is MIT: http://julialang.org/license
2
-#__precompile__()
+__precompile__()
3
module Primes
4
5
using Base.Iterators: repeated
0 commit comments