summaryrefslogtreecommitdiffstats
path: root/test/10-shared-formulas-01.txt
blob: 751790c997c02ec782bcebce8b960fc75030ce5a (plain)
1
2
3
4
5
6
7
8
9
%% Test for simple columnar shared formulas.
%mode init
A1:100
A2=A1+1
A3=A2+1
A4=A3+1
A5=A4+1
%calc
%exit