File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -7,16 +7,16 @@ assignees: ''
77
88---
99
10- ## minimized code
10+ ## Minimized code
1111
1212``` Scala
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
22- ## expectation
22+ ## Expectation
Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ assignees: ''
77
88---
99
10- ## minimized code
10+ ## Minimized code
1111
1212``` Scala
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 @@ -7,16 +7,16 @@ assignees: ''
77
88---
99
10- ## minimized example
10+ ## Minimized example
1111
1212``` Scala
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
22- ## expectation
22+ ## Expectation
You can’t perform that action at this time.
0 commit comments