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

Macros that define variables (often used in Symbolics.jl and ModelingToolkit.jl and derivatives) confuse the parser. #1264

Closed
Qfl3x opened this issue Jan 10, 2024 · 1 comment

Comments

@Qfl3x
Copy link

Qfl3x commented Jan 10, 2024

In this code:

using ModelingToolkit

@parameters param1,param2

param1 and param2 are undefined. In fact, at that line it returs a "Missing Reference".

@Qfl3x Qfl3x closed this as not planned Won't fix, can't repro, duplicate, stale Jan 15, 2024
@Qfl3x
Copy link
Author

Qfl3x commented Jan 15, 2024

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