gruggers 0.5.3

rust implementation of the grug language
Documentation
1
2
3
4
on_a(x: number) {
    x: number = 42
    initialize(x)
}