// This file was generated by lezer-generator. You probably shouldn't edit it. export const Script = 1, Boolean = 2, Word = 3, Nil = 6, String = 7, Number = 8, Keyword = 9, Tuple = 10, List = 11, Splat = 12, Set = 13, Dict = 14, Synthetic = 15, Args = 16, Placeholder = 17, Fn_Lambda = 18, Fn_Clause = 19, Tuple_Pattern = 20, Pattern = 21, List_Pattern = 22, Splattern = 23, Ignored = 24, Dict_Pattern = 25, Assoc_Pattern = 26, Recur = 27, Block = 28, If = 29, If_Let = 30, Match = 31, Match_Clause = 32, Else = 33, When = 34, When_Clause = 35, Do = 36, Loop = 37, Fn_Clauses = 38, Repeat = 39, Let = 40, Ref = 41, Fn_Named = 42, Fn_Compound = 43, Import = 44, Use = 45, Ns = 46, Test = 47