DEBSOURCES
Skip Quicknav
sources / contextfree / 3.4%2Bdfsg-1 / input / tests / predefine.cfdg
1234567891011121314
startshape scene ashape = CIRCLE avar = 4 amod = [b 0.5] afunc(n) = n*2 shape scene { ashape[s afunc(0.5) avar trans amod] }