%option "-nocheck-nodiag"
%begin
%integer i
  openoutput(1,cliparam)
  printsymbol(byte(i)) %for i = 0,1,16_fff
%end
