summaryrefslogtreecommitdiff
path: root/apps/examples/bas/tests/test52.bas
blob: 4470bb5b24aefd94f53b4a1ac2ba416d8cce25de (plain) (blame)
1
2
3
4
5
6
dim a(2,2)
mat input a
mat print a
mat input a
mat print a