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