xref: /original-bsd/old/dbx/tests/cc/float.in (revision 72b8f354)
1stop in main
2run
3step
4step
5print y
6print y + 2
7print 3.5*y
8stop in f
9cont
10where
11cont
12