20valid.mql 87 B

12345678
  1. select * from /test/alter
  2. /**
  3. output()
  4. count(4)
  5. matchcount(v_text,"testtext",4)
  6. **/
  7. ;