We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02357e5 commit c66d087Copy full SHA for c66d087
test/integration/bad/missing_dist_suffix/stanc.expected
@@ -8,7 +8,7 @@ Semantic error in 'deprecated_suffix.stan', line 4, column 14 to column 40:
8
5: }
9
-------------------------------------------------
10
11
-A returning function was expected but an undeclared identifier 'von_mises_ccdf_log' was supplied.
+Function 'von_mises_ccdf_log' is not implemented for distribution 'von_mises'.
12
$ ../../../../../install/default/bin/stanc lpmf_lpdf_replacement1.stan
13
Semantic error in 'lpmf_lpdf_replacement1.stan', line 5, column 14 to column 34:
14
0 commit comments