summaryrefslogtreecommitdiff
path: root/apps/examples/bas/tests/test40.bas
blob: 5ddc0500983d3f13345adbae8ff0ccfcf69345d9 (plain) (blame)
1
2
3
4
5
   d=3.1
   print using "#.#";d
   print using 10;d
10 image #.##