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 7e8081b commit bb4bcb1Copy full SHA for bb4bcb1
src/cubroadcast.jl
@@ -1,2 +1,2 @@
1
# Kept only for backwards compatibility
2
-macro @fix(ex) esc(ex) end
+macro fix(ex) esc(ex) end
0 commit comments