forked from LeenkxTeam/Kmake
19 lines
383 B
Plaintext
19 lines
383 B
Plaintext
Tests Runtime.evaluate returns object with undefined property.
|
|
{
|
|
id : <messageId>
|
|
result : {
|
|
result : {
|
|
type : object
|
|
value : {
|
|
b : null
|
|
c : [
|
|
[0] : 1
|
|
[1] : null
|
|
[2] : null
|
|
[3] : 4
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|