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.
rmlines = JuliaVariables.rmlines
1 parent f59ed8a commit 7cc3f02Copy full SHA for 7cc3f02
README.md
@@ -29,7 +29,7 @@ Usage
29
30
```julia
31
using JuliaVariables
32
-rmlines = JuliaVariables
+rmlines = JuliaVariables.rmlines
33
func = solve(:(function f(x)
34
let y = x + 1
35
y
0 commit comments