Files
Kmake/deps/v8/test/inspector/runtime/evaluate-repl-mode-using-await-using-expected.txt
2026-05-26 23:36:42 -07:00

39 lines
660 B
Plaintext

Tests if `using` and `await using` works in REPL mode.
{
id : <messageId>
result : {
result : {
type : undefined
}
}
}
{
id : <messageId>
result : {
result : {
className : Object
description : Object
objectId : <objectId>
type : object
}
}
}
{
id : <messageId>
result : {
result : {
type : undefined
}
}
}
{
id : <messageId>
result : {
result : {
className : Object
description : Object
objectId : <objectId>
type : object
}
}
}