We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f2aa34 commit 3b110bdCopy full SHA for 3b110bd
oteps/profiles/0239-profiles-data-model.md
@@ -1349,7 +1349,7 @@ sample:
1349
locations_length: 3
1350
value:
1351
- 100
1352
- - locations_start_index: 2
+ - locations_start_index: 3
1353
locations_length: 2
1354
1355
- 200
@@ -1361,8 +1361,8 @@ location_indices:
1361
- 0 # foo
1362
- 1 # bar
1363
- 2 # baz
1364
- - 4 # abc
1365
- - 5 # def
+ - 3 # abc
+ - 4 # def
1366
location:
1367
- line:
1368
- function_index: 0 # foo
0 commit comments