commit
55db460a35
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ importance: 3
|
|||
|
||||
# What's the result of OR'ed alerts?
|
||||
|
||||
What the code below will output?
|
||||
What will the code below output?
|
||||
|
||||
```js
|
||||
alert( alert(1) || 2 || alert(3) );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue