I'm not an expert but shouldnt this fail? ```js var zod = require("zod") zod.string().email().parse('///@///.///') ``` https://runkit.com/embed/jnfvsg1uveyr
I'm not an expert but shouldnt this fail?
https://runkit.com/embed/jnfvsg1uveyr