package testing

input: string

nested: input: string

structured: {
	a: string
	b: int
}