--# run #-- --- text --- | {}"numbers:" | | {}"" {}"0" {}"" | | {}"" {}"12" {}"" | | {}"" {}"0.87" {}"" | | {}"" {}"39.12" {}"" | --- text --- | {}"strings:" | | {}"" {}"foo" {}"" | --- text --- | {}"tuple:" | | {}"" {}"[4, 8, 9]" {}"" | --- text --- | {}"struct:" | | {}"" {}"{1:9, 2:8, 7:4}" {}"" | --- text --- | {}"symbols:" | | {}"" {}":ab" {}"" | --- text --- | {}"anchor:" | | {}"" {}"#jdfe" {}"" | | {}"" {}"#foo bar" {}"" | --- text --- | {}"boolean:" | | {}"" {}"false" {}"" | | {}"" {}"true" {}"" | --- text --- | {}"nil:" | | {}"" {}"()" {}"" | --- text --- | {}"pair:" | | {}"" {}"6:8" {}"" | | {}"" {}"\"d\":[]" {}"" | --- text --- | {}"function:" | | {}"" {}"($() 12)" {}"" | | {}"" {}"($(x) x)" {}"" | --- return --- () --# saved #-- {}