We should support multiline comments to allow easy omission from a diagram while still keeping the syntax available. Example: ``` row -> (TODO) /* use this Note object: #note -> ( Note duration -> 1.0 pitch -> (Pitch "C") instrument -> (Instrument `PIANO`) ) */ ```