Skip to content

Commit

Permalink
docs: fix a test description
Browse files Browse the repository at this point in the history
  • Loading branch information
thorimur committed Oct 24, 2023
1 parent 0d39f21 commit 640753d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion test/tryThis.lean
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,13 @@ info: Try these:
• another secret message
-/
#guard_msgs in
-- `Try this: rfl`
/-
```
Try these:
• rfl
• rfl
```
-/
#demo #[
{s with messageData? := m!"a secret message"},
{s with messageData? := m!"another secret message"}
Expand Down

0 comments on commit 640753d

Please sign in to comment.