JSFiddle - React, Tailwind, and code Playground

by Robodude

JavaScript

try {
	throw "b"
}
finally {
	alert("hello")
}