Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Class Comment

Pouya Kary edited this page Mar 5, 2016 · 1 revision

the Class Comment is to be used on top of a class declaration like this:

module Something {

   /* ──────────────────────────────────────────────────────────── *
    * ::::::::::::: H E L L O   W O R L D   C L A S S :::::::::::: *
    * ──────────────────────────────────────────────────────────── */

      export class SomethingElse {
         
         ...

      }
}
#### Comment IV - [Download](https://github.com/karyfoundation/comment/releases) - [Run Online](https://www.karyfoundation.org/comment/)

Comments Reference

Other Resources

Clone this wiki locally