File tree Expand file tree Collapse file tree 3 files changed +6
-11
lines changed Expand file tree Collapse file tree 3 files changed +6
-11
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,10 @@ assignees: ''
1313println(" hello, world" )
1414```
1515
16- <details >
17- <summary >Compilation output</summary >
16+ ## Compilation output
1817
1918``` scala
20- # TODO add compilation output here
19+ // TODO add compilation output here
2120```
22- </details >
2321
2422## expectation
Original file line number Diff line number Diff line change @@ -13,11 +13,10 @@ assignees: ''
1313println(" hello, world" )
1414```
1515
16-
16+ ## Crash output (click arrow to expand)
1717<details >
18- <summary >Stack trace</summary >
1918
2019``` scala
21- # TODO add stack trace here
20+ // TODO add output here
2221```
2322</details >
Original file line number Diff line number Diff line change @@ -13,12 +13,10 @@ assignees: ''
1313println(" hello, world" )
1414```
1515
16- <details >
17- <summary >Compilation output</summary >
16+ ## Compilation output
1817
1918``` scala
20- # TODO add compilation output here
19+ // TODO add compilation output here
2120```
22- </details >
2321
2422## expectation
You can’t perform that action at this time.
0 commit comments