interface IntLit implements Tokenimport { type IntLit } from "https://deno.land/x/pbkit@v0.0.55/core/ast/lexical-elements.ts"; Propertiestype: "int-lit"