//! test_output(E: Error{"message":"Test error"}) export default function () { throw new Error("Test error"); }