JSFiddle - React, Tailwind, and code Playground

by mckabue

JavaScript

a = 100000000000000000
if (a == 1 && a == 2 && a == 3){
  console.log("Precision loss!");
}