?login_element?

Subversion Repositories NedoOS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. ; there are some unreachable lines in numbers parsing (defensive programming, don't want to remove them)
  2. kickoffWithDotDefl  .defl   1234
  3.     .OPT reset --syntax=ab : ld a,(
  4.     .ASSERT(0 == not 1)
  5.     .DB  "\x"
  6.     .DB  1+""
  7.     .INCLUDE "missing_delimiter
  8.    .INCLUDE ""
  9.    .STRUCT coverageStruct
  10. LL1 BYME    1
  11. ll1 byme    1
  12. LL2 WORR    2
  13. ll2 worr    2
  14. LL3 BLICK   3
  15. ll3 blick   3
  16. LL4 DBBB    4
  17. ll4 dbbb    4
  18. LL5 DWWW    5
  19. ll5 dwww    5
  20. LL6 DSSS    6
  21. ll6 dsss    6
  22. LL7 DDDD    7
  23. ll7 dddd    7
  24. LL8 ALONG   8
  25. ll8 along   8
  26. LL9 DEDE    9
  27. ll9 dede    9
  28. LLA D255    A
  29. lla d255    a
  30.    .ENDS
  31.    .DW     2+"
  32.