blob: efdd01fd2275a5df192a8f9859745fd2d9f25222 [file] [log] [blame]
object {
attr "whole_number" { type = any }
attr "fractional_number" { type = any }
attr "fractional_number_precision" { type = any }
attr "string_ascii" { type = any }
attr "string_unicode_bmp" { type = any }
attr "string_unicode_astral" { type = any }
attr "string_unicode_nonnorm" { type = any }
attr "true" { type = any }
attr "false" { type = any }
attr "null" { type = any }
}