Skip to content

Commit aa79884

Browse files
authored
add #lang debug/no-output to README.md
1 parent 0c1aef5 commit aa79884

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Shows the output:
3434
15
3535
```
3636

37+
### `#lang debug/no-output`
38+
39+
Allows `#R`, `#RR` and `#RRR` like `#lang debug`, but they don't add any debug output, they just return the expression inside.
40+
3741
### `debug-repl`
3842

3943
```racket

0 commit comments

Comments
 (0)