Fix invalid output of single-quoted scalars in cases when a single
[pyyaml/python3.git] / tests / data / spec-05-12.data
blob7c3ad7f36262422926f68eb2f865a0e0709cfc7a
1 # Tabs do's and don'ts:
2 # comment:      
3 quoted: "Quoted         "
4 block: |
5   void main() {
6         printf("Hello, world!\n");
7   }
8 elsewhere:      # separation
9         indentation, in plain scalar