lean4-htt/tests/lean/withSetOptionIn.lean.expected.out
Cameron Zwarich 85992757e7
fix: check guard_msgs.diff using .get rather than Options.getBool (#8918)
This PR fixes the `guard_msgs.diff` default behavior so that the default
specified in the option definition is actually used everywhere.
2025-06-21 16:03:31 +00:00

10 lines
324 B
Text

[debug] foo
withSetOptionIn.lean:29:0-29:11: error: ❌️ Docstring on `#guard_msgs` does not match generated message:
- info: [debug] foo
+ trace: [debug] foo
[debug] foo
withSetOptionIn.lean:38:0-38:11: error: ❌️ Docstring on `#guard_msgs` does not match generated message:
- info: [debug] foo
+ trace: [debug] foo