Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse error with affine scalar system #207

Closed
mforets opened this issue Apr 29, 2020 · 1 comment
Closed

Parse error with affine scalar system #207

mforets opened this issue Apr 29, 2020 · 1 comment

Comments

@mforets
Copy link
Member

mforets commented Apr 29, 2020

@system(x' = -x + 1.0)

Base.Meta.ParseError("\"*\" is not a unary operator")

Stacktrace:
 [1] @system(::LineNumberNode, ::Module, ::Vararg{Any,N} where N) at /home/mforets/.julia/dev/MathematicalSystems/src/macros.jl:891
@mforets
Copy link
Member Author

mforets commented Apr 29, 2020

Ooops, this is #194.

@mforets mforets closed this as completed Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant