budgielang/GLS-Legacy

Static member support

Closed this issue · 0 comments

e.g.

class Language {
    public static INT_MIN: number;
}