over 0.6.5

OVER: the best data format.
Documentation
1
2
3
4
5
6
7
8
9
10
@global1: 1

sub: {
    @global2: 2

    a: @global1
    b: @global2
}

c: @global2