local SLAXML = require 'slaxdom'
SLAXML:dom[[<r/><!-- oops -->]]
--> .\slaxdom.lua:40: attempt to index a nil value (upvalue 'current')
--> stack traceback:
--> .\slaxdom.lua:40: in field 'comment'
--> .\slaxml.lua:104: in local 'findComment'
--> .\slaxml.lua:236: in function 'slaxml.parse'
--> .\slaxdom.lua:46: in function 'slaxml.dom'
--> (...tail calls...)
--> [C]: in ?