27.distinct.mql 77 B

123456789
  1. SELECT distinct v_type FROM /test/collect
  2. /**
  3. output()
  4. metainfo()
  5. **/
  6. ;