You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
julia>@rule~x ^~y =>0
ERROR: LoadError: Syntax for specifying a slot is ~x::$predicate, where predicate is a boolean function
Stacktrace:
[1] error(s::String)
@ Base ./error.jl:35
[2] makeslot(s::Expr, keys::Vector{Symbol})
@ SymbolicUtils ~/.julia/packages/SymbolicUtils/qyMYa/src/rule.jl:49
[3] makepattern(expr::Expr, keys::Vector{Symbol})
@ SymbolicUtils ~/.julia/packages/SymbolicUtils/qyMYa/src/rule.jl:67
[4] var"@rule"(__source__::LineNumberNode, __module__::Module, expr::Any)
@ SymbolicUtils ~/.julia/packages/SymbolicUtils/qyMYa/src/rule.jl:306
in expression starting at REPL[4]:1
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: