8 lines
83 B
Plaintext
8 lines
83 B
Plaintext
%YAML 1.1
|
|
---
|
|
!!seq [
|
|
!!str " last",
|
|
!!str " last",
|
|
!!str " \tfirst last",
|
|
]
|