File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ assignees: ''
1313println(" hello, world" )
1414```
1515
16- ## Compilation output
16+ ## Output
1717
1818``` scala
19- // TODO add compilation output here
19+ // TODO add output here
2020```
2121
2222## expectation
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ assignees: ''
1313println(" hello, world" )
1414```
1515
16- ## Crash output (click arrow to expand)
16+ ## Output (click arrow to expand)
1717<details >
1818
1919``` scala
Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ assignees: ''
1313println(" hello, world" )
1414```
1515
16- ## Compilation output
16+ ## Output
1717
1818``` scala
19- // TODO add compilation output here
19+ // TODO add output here
2020```
2121
2222## expectation
You can’t perform that action at this time.
0 commit comments