summaryrefslogtreecommitdiffstats
path: root/tests/reference/psfmakefea/psfmakefea_2.fea
blob: a6b49b17d3840c703b2585270646e642591efd70 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Main Classes

# Positioning classes and statements
# def func
feature test {
            @c = [g5];
        @c = [g6];
        @c = [g7];

} test;