Commit 067fa53
authored
Tweak JuliaSyntax import to allow being in Base (#58)
Changes I've been using for experiments.
If we ever need to do anything more complex, it's worth looking at [what Compiler.jl does](https://github.com/JuliaLang/julia/blob/339656293405169c8021ea88615049a428413c2d/Compiler/src/Compiler.jl#L3)1 parent f6227bd commit 067fa53
1 file changed
+10
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
0 commit comments