$save nolist /* * literals used throughout SDTMON tests */ declare cr literally '0DH', lf literally '0AH', null literally '0', true literally '0FFH', false literally '0', pass literally '0FFH', fail literally '0', boolean literally 'byte', hexform literally '11000011B'; /* format for td$display$number */ $restore