blob: 596a9ae8d7891c9dd057afde2f586b37ebe4e0bc [file] [log] [blame]
/**
* __YASC: [Yasc] Yet Another Strong Class__
*
* __This class, [Yasc] *is* just meh.__
*
* __For a semicolon; [Yasc.foo] is for you!.__
*/
class Yasc {
fun foo() = ";"
}