///|
using @tokens {type Token}

///|
using @basic {type Position, type Location}

///|
using @tokens {
  type Comment,
  type CommentKind,
  type InterpElem,
  type InterpSource,
}