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 60a2343 commit 65ec577Copy full SHA for 65ec577
src/Combinatorics.jl
@@ -1,4 +1,4 @@
1
-__precompile__(true)
+VERSION < v"0.7.0-beta2.199" && __precompile__()
2
3
module Combinatorics
4
0 commit comments