Skip to content

Instantly share code, notes, and snippets.

@amrelarabi
Created December 12, 2021 06:52
Show Gist options
  • Save amrelarabi/d6b1246d35d246915499ebbdd0ca2a90 to your computer and use it in GitHub Desktop.
Save amrelarabi/d6b1246d35d246915499ebbdd0ca2a90 to your computer and use it in GitHub Desktop.
var x = 0;
var x = 2;
console.log(x);
// سيتم تنفيذ السطور بشكل سليم
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment