Blame | Last modification | View Log | Download
--- %YAML:1.0test: Objectsbrief: >Comments at the end of a lineyaml: |ex1: "foo # bar"ex2: "foo # bar" # commentex3: 'foo # bar' # commentex4: foo # commentphp: |array('ex1' => 'foo # bar', 'ex2' => 'foo # bar', 'ex3' => 'foo # bar', 'ex4' => 'foo')