# I am a comment!
curl -X POST \
  http://example.com/ \
  -d 'foo=bar' # wtf is this comment doing here?
# also a comment
