import { State } from "./State.ts"; export const valid_end_states = [State["parentheses"], State["number"]];