12 lines
106 B
Plaintext
12 lines
106 B
Plaintext
foo()
|
|
.await
|
|
bar
|
|
|
|
foo().await
|
|
bar
|
|
|
|
foo()
|
|
.await?
|
|
bar
|
|
|