This repository has been archived by the owner on Oct 17, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
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/)