Comment (cmmnt)

key: cmmnt

type: (s)*

  1. string: comment.


Description

Comments that are meant to be meaningful to humans readers. Programs should ignore comments for the most part.


Conventions


Examples

cmmnt
  "This is an example file with a comment chunk"
  "but not much else"
end

mdl page