better syntax hilight?

This commit is contained in:
Felix Geisendörfer 2021-01-17 19:59:21 +01:00
parent ee948b3ef7
commit d55aa9916f

View file

@ -197,7 +197,7 @@ Below is a truncated example of the returned output, see [2.runtime.goroutinepro
20628306, 20628306,
17018153, 17018153,
17235329, 17235329,
// ... ...
] ]
}, },
{ {
@ -206,10 +206,10 @@ Below is a truncated example of the returned output, see [2.runtime.goroutinepro
17222943, 17222943,
20628554, 20628554,
17235329, 17235329,
// ... ...
] ]
}, },
// ... ...
] ]
``` ```