stanc3
stanc3 copied to clipboard
[BUG] Pedantic mode always considers a function argument as uninitialized
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.