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

[BUG] Pedantic mode always considers a function argument as uninitialized #1493

Open
WardBrian opened this issue Jan 24, 2025 · 0 comments
Open

Comments

@WardBrian
Copy link
Member

See online

This model produces

Warning in 'demo-model', line 30, column 30: The variable sir may not have  
 been assigned a value before its use.

Because sir is a function.

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