Simplify repl tips

This commit is contained in:
Richard Feldman 2023-09-18 11:53:22 -04:00
parent 2bf6dd9b18
commit 1f396871f9
No known key found for this signature in database
GPG key ID: F1F21AA5B1D9E43B
4 changed files with 18 additions and 15 deletions

View file

@ -1408,10 +1408,8 @@ fn interpolation_with_nested_interpolation() {
Tips:
- ctrl-v + ctrl-j makes a newline
- :q to quit
- :help"#
- :help shows this text again"#
),
// TODO figure out why the tests prints the repl help text at the end, but only after syntax errors or something?
// In the actual repl this doesn't happen, only in the test.