view tests/test_parenthetical.yaml @ 0:243401c49520

Initial commit.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 02 Jan 2017 12:30:49 -0800
parents
children 74b83e3d921e
line wrap: on
line source

---
in: |

    STEEL
    (starting the engine)
    So much for retirement!
out: 
    - '@STEEL'
    - '_(starting the engine)'
    - '=So much for retirement!'