Skip to content

Instantly share code, notes, and snippets.

@dumindu
Last active December 31, 2016 19:43
Show Gist options
  • Save dumindu/e79e0c325edf7d352090 to your computer and use it in GitHub Desktop.
Save dumindu/e79e0c325edf7d352090 to your computer and use it in GitHub Desktop.
let x = true;
let y: bool = false;
// ⭐️ no TRUE, FALSE, 1, 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment