lean4-htt/tests/lean/forErrors.lean.expected.out
Markus Himmel 5c707d936c
chore: rename Stream to Std.Stream (#10645)
This PR renames `Stream` to `Std.Stream` so that the name becomes
available to mathlib after a deprecation cycle.
2025-10-02 15:25:56 +00:00

4 lines
182 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

forErrors.lean:3:29-3:30: error: failed to synthesize
Std.ToStream α ?m
Hint: Additional diagnostic information may be available using the `set_option diagnostics true` command.