mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Add a clarifying comment in a test
This commit is contained in:
parent
ceb70907a8
commit
7d491f1bce
1 changed files with 2 additions and 0 deletions
|
@ -1395,5 +1395,7 @@ fn interpolation_with_nested_interpolation() {
|
|||
|
||||
- :help"#
|
||||
),
|
||||
// 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.
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue