Comment for # ... constructs.
# This is a comment %Comment{ text: " This is a comment" }
@type t() :: %Bash.AST.Comment{meta: Bash.AST.Meta.t(), text: String.t()}