Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 187 Bytes

File metadata and controls

14 lines (12 loc) · 187 Bytes

Keywords in Mars

Keywords are restricted use - you can NOT use them as a field or method name.

  • public
  • private
  • string
  • bool
  • int
  • double
  • short
  • float
  • void