1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||
console.log("123"); |
|||
|
|||
if (true) console.log(123) |
|||
|
|||
ok=true |
Loading…
Reference in new issue