Skip to content

Commit c94efbd

Browse files
authored
Add Syntax Highlighting (#2247)
1 parent 114d202 commit c94efbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0417-task-executor-preference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ however for purposes of executors -- especially long-lived ones, we believe this
378378

379379
An example use of this API might be something like this:
380380

381-
```
381+
``` swift
382382
struct MyEventLoopTaskExecutor: TaskExecutor {}
383383

384384
func test(expected eventLoop: MyEventLoopTaskExecutor) {

0 commit comments

Comments
 (0)