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 c8dd3fd commit 4d7ee2eCopy full SHA for 4d7ee2e
src/julia-syntax.scm
@@ -4111,4 +4111,4 @@ f(x) = yt(x)
4111
(define (julia-expand ex)
4112
(julia-expand1
4113
(julia-expand0
4114
- julia-expand-macroscope ex)))
+ (julia-expand-macroscope ex))))
0 commit comments