1
0
mirror of https://github.com/DataDog/go-profiler-notes.git synced 2025-07-12 23:50:13 +02:00

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,
17018153,
17235329,
// ...
...
]
},
{
@ -206,10 +206,10 @@ Below is a truncated example of the returned output, see [2.runtime.goroutinepro
17222943,
20628554,
17235329,
// ...
...
]
},
// ...
...
]
```