6 lines
44 B
XML

/*/
struct Error{
message: String,
}
*/