4 lines
29 B
JavaScript
4 lines
29 B
JavaScript
if (maybe) {
|
|
await test;
|
|
}
|
if (maybe) {
|
|
await test;
|
|
}
|