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.
2 parents 7e8081b + bb4bcb1 commit d6aaa81Copy full SHA for d6aaa81
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