mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
await argument bug
This commit is contained in:
@@ -2922,7 +2922,7 @@ const y = x()`
|
||||
)
|
||||
}),
|
||||
|
||||
/*
|
||||
/* TODO
|
||||
test('async/await move_cursor bug', async () => {
|
||||
const i = await test_initial_state_async(`
|
||||
await new Promise(resolve => globalThis.setTimeout(resolve, 1))
|
||||
|
||||
Reference in New Issue
Block a user