import strutils, sequtils proc main()= assert(false) main()