Commit 3a9cbb7
Fix autoprint losing types in multiline output
indent() for non-StanIO was creating a StanIO, causing StanExpr
show to omit types. Use IOContext instead to preserve the original
IO type while tracking indent level.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent fcfcde5 commit 3a9cbb7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
732 | 732 | | |
733 | 733 | | |
734 | 734 | | |
735 | | - | |
| 735 | + | |
736 | 736 | | |
737 | 737 | | |
738 | | - | |
| 738 | + | |
739 | 739 | | |
740 | 740 | | |
741 | 741 | | |
| |||
0 commit comments