Skip to main content
Latest
File
import { State } from "./State.ts";
export const valid_end_states = [State["parentheses"], State["number"]];