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 a8054ed + 4d7ee2e commit 67ba7bcCopy full SHA for 67ba7bc
src/julia-syntax.scm
@@ -4154,4 +4154,4 @@ f(x) = yt(x)
4154
(define (julia-expand ex)
4155
(julia-expand1
4156
(julia-expand0
4157
- julia-expand-macroscope ex)))
+ (julia-expand-macroscope ex))))
0 commit comments