8 lines
149 B
Plaintext
8 lines
149 B
Plaintext
# TONL v1 fixture: JSON-backed key/value lines.
|
|
id = "user-1"
|
|
name = "Ada"
|
|
active = true
|
|
score = 42
|
|
tags = ["math","logic"]
|
|
meta = {"city":"London"}
|