Skip to content

Commit f6256a5

Browse files
Update tasty-inspect.md
1 parent 18c684a commit f6256a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/reference/metaprogramming/tasty-inspect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ compilation we need make available the compiler to the runtime:
4747

4848
```shell
4949
dotc -d out Test.scala
50-
dotr -classpath out Test
50+
dotr -with-compiler -classpath out Test
5151
```
5252

5353

0 commit comments

Comments
 (0)