Skip to content

Commit 35bb2b9

Browse files
authored
Update Configurable-REPL.md
1 parent aeb6ffa commit 35bb2b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

solutions/rakudo/Configurable-REPL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Each which supports the following interpolations:
2020
| `\i` | index - the current iteration of the REPL, which can be referred to later as, e.g. `$*1` |
2121
| `\l` | `$*RAKU.version` |
2222
| `\L` | `$*RAKU.gist` |
23+
| `\n` | newline |
2324
| `\t` | time - see below for more options |
2425
| `\v` | `$*RAKU.compiler.version` |
2526
| `\V` | `$*RAKU.gist` |

0 commit comments

Comments
 (0)