JSFiddle - React, Tailwind, and code Playground

by Yuriy Petrichenko

JavaScript

try{
 console.log(1 + 1);
}catch { 
  console.log(123)
}