package main type Token struct { token string }