#include #if defined(__GNUC__) || defined(__clang__) #pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Wmissing-field-initializers" #endif #ifdef _MSC_VER #pragma optimize("", off) #elif defined(__clang__) #pragma clang optimize off #elif defined(__GNUC__) #pragma GCC optimize ("O0") #endif #define LANGUAGE_VERSION 13 #define STATE_COUNT 1264 #define LARGE_STATE_COUNT 4 #define SYMBOL_COUNT 242 #define ALIAS_COUNT 1 #define TOKEN_COUNT 88 #define EXTERNAL_TOKEN_COUNT 0 #define FIELD_COUNT 31 #define MAX_ALIAS_SEQUENCE_LENGTH 9 #define PRODUCTION_ID_COUNT 66 enum { sym_module_comment = 1, sym_statement_comment = 2, sym_comment = 3, anon_sym_if = 4, anon_sym_LBRACE = 5, anon_sym_RBRACE = 6, anon_sym_erlang = 7, anon_sym_javascript = 8, anon_sym_import = 9, anon_sym_DOT = 10, anon_sym_as = 11, anon_sym_SLASH = 12, anon_sym_COMMA = 13, anon_sym_const = 14, anon_sym_EQ = 15, anon_sym_POUND = 16, anon_sym_LPAREN = 17, anon_sym_RPAREN = 18, anon_sym_LBRACK = 19, anon_sym_RBRACK = 20, anon_sym_LT_LT = 21, anon_sym_GT_GT = 22, anon_sym_COLON = 23, anon_sym_DASH = 24, anon_sym_size = 25, anon_sym_external = 26, anon_sym_type = 27, anon_sym_fn = 28, anon_sym_DASH_GT = 29, anon_sym_try = 30, anon_sym_PIPE_PIPE = 31, anon_sym_AMP_AMP = 32, anon_sym_EQ_EQ = 33, anon_sym_BANG_EQ = 34, anon_sym_LT = 35, anon_sym_LT_EQ = 36, anon_sym_LT_DOT = 37, anon_sym_LT_EQ_DOT = 38, anon_sym_GT = 39, anon_sym_GT_EQ = 40, anon_sym_GT_DOT = 41, anon_sym_GT_EQ_DOT = 42, anon_sym_PIPE_GT = 43, anon_sym_PLUS = 44, anon_sym_PLUS_DOT = 45, anon_sym_DASH_DOT = 46, anon_sym_STAR = 47, anon_sym_STAR_DOT = 48, anon_sym_SLASH_DOT = 49, anon_sym_PERCENT = 50, anon_sym_todo = 51, anon_sym_DOT_DOT = 52, anon_sym_case = 53, anon_sym_PIPE = 54, anon_sym_let = 55, anon_sym_assert = 56, sym_visibility_modifier = 57, sym_opacity_modifier = 58, anon_sym_DQUOTE = 59, sym_escape_sequence = 60, sym_quoted_content = 61, sym_float = 62, sym__hex = 63, sym__decimal = 64, sym__octal = 65, sym__binary = 66, anon_sym_binary = 67, anon_sym_bytes = 68, anon_sym_int = 69, anon_sym_float = 70, anon_sym_bit_string = 71, anon_sym_bits = 72, anon_sym_utf8 = 73, anon_sym_utf16 = 74, anon_sym_utf32 = 75, anon_sym_utf8_codepoint = 76, anon_sym_utf16_codepoint = 77, anon_sym_utf32_codepoint = 78, anon_sym_signed = 79, anon_sym_unsigned = 80, anon_sym_big = 81, anon_sym_little = 82, anon_sym_native = 83, anon_sym_unit = 84, sym__discard_name = 85, sym__name = 86, sym__upname = 87, sym_source_file = 88, sym__statement = 89, sym_target_group = 90, sym_target = 91, sym_import = 92, sym_module = 93, sym_unqualified_imports = 94, sym_unqualified_import = 95, sym_constant = 96, sym__constant_value = 97, sym_constant_tuple = 98, sym_constant_list = 99, sym__constant_bit_string = 100, sym_constant_bit_string_segment = 101, sym_constant_bit_string_segment_options = 102, sym__constant_bit_string_segment_option = 103, sym__constant_bit_string_named_segment_option = 104, sym__constant_bit_string_segment_option_size = 105, sym_constant_record = 106, sym_constant_record_arguments = 107, sym_constant_record_argument = 108, sym__constant_type = 109, sym__constant_type_annotation = 110, sym_constant_tuple_type = 111, sym_constant_type = 112, sym_constant_type_arguments = 113, sym_constant_type_argument = 114, sym_external_type = 115, sym_external_function = 116, sym_external_function_parameters = 117, sym_external_function_parameter = 118, sym_external_function_body = 119, sym_function = 120, sym_function_parameters = 121, sym_function_parameter = 122, sym__labeled_discard_param = 123, sym__discard_param = 124, sym__labeled_name_param = 125, sym__name_param = 126, aux_sym__expression_seq = 127, sym_try = 128, sym__expression = 129, sym_binary_expression = 130, sym__expression_unit = 131, sym_record = 132, sym_todo = 133, sym_tuple = 134, sym_list = 135, sym__expression_bit_string = 136, sym_expression_bit_string_segment = 137, sym_expression_bit_string_segment_options = 138, sym__expression_bit_string_segment_option = 139, sym__expression_bit_string_named_segment_option = 140, sym__expression_bit_string_segment_option_size = 141, sym_anonymous_function = 142, sym_expression_group = 143, sym_case = 144, sym_case_subjects = 145, sym_case_clauses = 146, sym_case_clause = 147, sym_case_clause_patterns = 148, sym_case_clause_pattern = 149, sym_case_clause_guard = 150, sym__case_clause_guard_expression = 151, sym__case_clause_guard_binary_expression = 152, sym__case_clause_guard_unit = 153, sym__case_clause_tuple_access = 154, sym_let = 155, sym_assert = 156, sym__assignment = 157, sym_record_update = 158, sym_record_update_arguments = 159, sym_record_update_argument = 160, sym__maybe_tuple_expression = 161, sym_tuple_access = 162, sym__maybe_record_expression = 163, sym_field_access = 164, sym__maybe_function_expression = 165, sym_arguments = 166, sym_argument = 167, sym_hole = 168, sym_function_call = 169, sym__pattern = 170, sym_record_pattern = 171, sym_record_pattern_arguments = 172, sym_record_pattern_argument = 173, sym_pattern_spread = 174, sym_tuple_pattern = 175, sym__pattern_bit_string = 176, sym_pattern_bit_string_segment = 177, sym_pattern_bit_string_segment_options = 178, sym__pattern_bit_string_segment_option = 179, sym__pattern_bit_string_named_segment_option = 180, sym__pattern_bit_string_segment_option_size = 181, sym__pattern_bit_string_segment_argument = 182, sym_list_pattern = 183, sym_list_pattern_tail = 184, sym_type_definition = 185, sym_data_constructors = 186, sym_data_constructor = 187, sym_data_constructor_arguments = 188, sym_data_constructor_argument = 189, sym_type_alias = 190, sym_string = 191, sym__string_part = 192, sym_integer = 193, sym__bit_string_segment_option = 194, sym__type = 195, sym__type_annotation = 196, sym_type_hole = 197, sym_tuple_type = 198, sym_function_type = 199, sym_function_parameter_types = 200, sym_type = 201, sym_type_arguments = 202, sym_type_argument = 203, sym_type_var = 204, sym_type_name = 205, sym_type_parameters = 206, sym_type_parameter = 207, sym_identifier = 208, sym_label = 209, sym_discard = 210, sym_type_identifier = 211, sym_remote_type_identifier = 212, aux_sym_source_file_repeat1 = 213, aux_sym_target_group_repeat1 = 214, aux_sym_module_repeat1 = 215, aux_sym_unqualified_imports_repeat1 = 216, aux_sym_constant_tuple_repeat1 = 217, aux_sym__constant_bit_string_repeat1 = 218, aux_sym_constant_bit_string_segment_options_repeat1 = 219, aux_sym_constant_record_arguments_repeat1 = 220, aux_sym_constant_tuple_type_repeat1 = 221, aux_sym_constant_type_arguments_repeat1 = 222, aux_sym_external_function_parameters_repeat1 = 223, aux_sym_function_parameters_repeat1 = 224, aux_sym_tuple_repeat1 = 225, aux_sym__expression_bit_string_repeat1 = 226, aux_sym_expression_bit_string_segment_options_repeat1 = 227, aux_sym_case_clauses_repeat1 = 228, aux_sym_case_clause_patterns_repeat1 = 229, aux_sym_case_clause_pattern_repeat1 = 230, aux_sym_record_update_arguments_repeat1 = 231, aux_sym_arguments_repeat1 = 232, aux_sym_record_pattern_arguments_repeat1 = 233, aux_sym__pattern_bit_string_repeat1 = 234, aux_sym_pattern_bit_string_segment_options_repeat1 = 235, aux_sym_data_constructors_repeat1 = 236, aux_sym_data_constructor_arguments_repeat1 = 237, aux_sym_string_repeat1 = 238, aux_sym_tuple_type_repeat1 = 239, aux_sym_type_arguments_repeat1 = 240, aux_sym_type_parameters_repeat1 = 241, alias_sym_function_body = 242, }; static const char * const ts_symbol_names[] = { [ts_builtin_sym_end] = "end", [sym_module_comment] = "module_comment", [sym_statement_comment] = "statement_comment", [sym_comment] = "comment", [anon_sym_if] = "if", [anon_sym_LBRACE] = "{", [anon_sym_RBRACE] = "}", [anon_sym_erlang] = "erlang", [anon_sym_javascript] = "javascript", [anon_sym_import] = "import", [anon_sym_DOT] = ".", [anon_sym_as] = "as", [anon_sym_SLASH] = "/", [anon_sym_COMMA] = ",", [anon_sym_const] = "const", [anon_sym_EQ] = "=", [anon_sym_POUND] = "#", [anon_sym_LPAREN] = "(", [anon_sym_RPAREN] = ")", [anon_sym_LBRACK] = "[", [anon_sym_RBRACK] = "]", [anon_sym_LT_LT] = "<<", [anon_sym_GT_GT] = ">>", [anon_sym_COLON] = ":", [anon_sym_DASH] = "-", [anon_sym_size] = "size", [anon_sym_external] = "external", [anon_sym_type] = "type", [anon_sym_fn] = "fn", [anon_sym_DASH_GT] = "->", [anon_sym_try] = "try", [anon_sym_PIPE_PIPE] = "||", [anon_sym_AMP_AMP] = "&&", [anon_sym_EQ_EQ] = "==", [anon_sym_BANG_EQ] = "!=", [anon_sym_LT] = "<", [anon_sym_LT_EQ] = "<=", [anon_sym_LT_DOT] = "<.", [anon_sym_LT_EQ_DOT] = "<=.", [anon_sym_GT] = ">", [anon_sym_GT_EQ] = ">=", [anon_sym_GT_DOT] = ">.", [anon_sym_GT_EQ_DOT] = ">=.", [anon_sym_PIPE_GT] = "|>", [anon_sym_PLUS] = "+", [anon_sym_PLUS_DOT] = "+.", [anon_sym_DASH_DOT] = "-.", [anon_sym_STAR] = "*", [anon_sym_STAR_DOT] = "*.", [anon_sym_SLASH_DOT] = "/.", [anon_sym_PERCENT] = "%", [anon_sym_todo] = "todo", [anon_sym_DOT_DOT] = "..", [anon_sym_case] = "case", [anon_sym_PIPE] = "|", [anon_sym_let] = "let", [anon_sym_assert] = "assert", [sym_visibility_modifier] = "visibility_modifier", [sym_opacity_modifier] = "opacity_modifier", [anon_sym_DQUOTE] = "\"", [sym_escape_sequence] = "escape_sequence", [sym_quoted_content] = "quoted_content", [sym_float] = "float", [sym__hex] = "_hex", [sym__decimal] = "_decimal", [sym__octal] = "_octal", [sym__binary] = "_binary", [anon_sym_binary] = "binary", [anon_sym_bytes] = "bytes", [anon_sym_int] = "int", [anon_sym_float] = "float", [anon_sym_bit_string] = "bit_string", [anon_sym_bits] = "bits", [anon_sym_utf8] = "utf8", [anon_sym_utf16] = "utf16", [anon_sym_utf32] = "utf32", [anon_sym_utf8_codepoint] = "utf8_codepoint", [anon_sym_utf16_codepoint] = "utf16_codepoint", [anon_sym_utf32_codepoint] = "utf32_codepoint", [anon_sym_signed] = "signed", [anon_sym_unsigned] = "unsigned", [anon_sym_big] = "big", [anon_sym_little] = "little", [anon_sym_native] = "native", [anon_sym_unit] = "unit", [sym__discard_name] = "_discard_name", [sym__name] = "_name", [sym__upname] = "_upname", [sym_source_file] = "source_file", [sym__statement] = "_statement", [sym_target_group] = "target_group", [sym_target] = "target", [sym_import] = "import", [sym_module] = "module", [sym_unqualified_imports] = "unqualified_imports", [sym_unqualified_import] = "unqualified_import", [sym_constant] = "constant", [sym__constant_value] = "_constant_value", [sym_constant_tuple] = "tuple", [sym_constant_list] = "list", [sym__constant_bit_string] = "bit_string", [sym_constant_bit_string_segment] = "bit_string_segment", [sym_constant_bit_string_segment_options] = "bit_string_segment_options", [sym__constant_bit_string_segment_option] = "_constant_bit_string_segment_option", [sym__constant_bit_string_named_segment_option] = "_constant_bit_string_named_segment_option", [sym__constant_bit_string_segment_option_size] = "bit_string_segment_option", [sym_constant_record] = "record", [sym_constant_record_arguments] = "arguments", [sym_constant_record_argument] = "argument", [sym__constant_type] = "_constant_type", [sym__constant_type_annotation] = "_constant_type_annotation", [sym_constant_tuple_type] = "tuple_type", [sym_constant_type] = "type", [sym_constant_type_arguments] = "type_arguments", [sym_constant_type_argument] = "type_argument", [sym_external_type] = "external_type", [sym_external_function] = "external_function", [sym_external_function_parameters] = "function_parameters", [sym_external_function_parameter] = "function_parameter", [sym_external_function_body] = "external_function_body", [sym_function] = "function", [sym_function_parameters] = "function_parameters", [sym_function_parameter] = "function_parameter", [sym__labeled_discard_param] = "_labeled_discard_param", [sym__discard_param] = "_discard_param", [sym__labeled_name_param] = "_labeled_name_param", [sym__name_param] = "_name_param", [aux_sym__expression_seq] = "_expression_seq", [sym_try] = "try", [sym__expression] = "_expression", [sym_binary_expression] = "binary_expression", [sym__expression_unit] = "_expression_unit", [sym_record] = "record", [sym_todo] = "todo", [sym_tuple] = "tuple", [sym_list] = "list", [sym__expression_bit_string] = "bit_string", [sym_expression_bit_string_segment] = "bit_string_segment", [sym_expression_bit_string_segment_options] = "bit_string_segment_options", [sym__expression_bit_string_segment_option] = "_expression_bit_string_segment_option", [sym__expression_bit_string_named_segment_option] = "_expression_bit_string_named_segment_option", [sym__expression_bit_string_segment_option_size] = "bit_string_segment_option", [sym_anonymous_function] = "anonymous_function", [sym_expression_group] = "expression_group", [sym_case] = "case", [sym_case_subjects] = "case_subjects", [sym_case_clauses] = "case_clauses", [sym_case_clause] = "case_clause", [sym_case_clause_patterns] = "case_clause_patterns", [sym_case_clause_pattern] = "case_clause_pattern", [sym_case_clause_guard] = "case_clause_guard", [sym__case_clause_guard_expression] = "_case_clause_guard_expression", [sym__case_clause_guard_binary_expression] = "binary_expression", [sym__case_clause_guard_unit] = "_case_clause_guard_unit", [sym__case_clause_tuple_access] = "tuple_access", [sym_let] = "let", [sym_assert] = "assert", [sym__assignment] = "_assignment", [sym_record_update] = "record_update", [sym_record_update_arguments] = "record_update_arguments", [sym_record_update_argument] = "record_update_argument", [sym__maybe_tuple_expression] = "_maybe_tuple_expression", [sym_tuple_access] = "tuple_access", [sym__maybe_record_expression] = "_maybe_record_expression", [sym_field_access] = "field_access", [sym__maybe_function_expression] = "_maybe_function_expression", [sym_arguments] = "arguments", [sym_argument] = "argument", [sym_hole] = "hole", [sym_function_call] = "function_call", [sym__pattern] = "_pattern", [sym_record_pattern] = "record_pattern", [sym_record_pattern_arguments] = "record_pattern_arguments", [sym_record_pattern_argument] = "record_pattern_argument", [sym_pattern_spread] = "pattern_spread", [sym_tuple_pattern] = "tuple_pattern", [sym__pattern_bit_string] = "bit_string_pattern", [sym_pattern_bit_string_segment] = "bit_string_segment", [sym_pattern_bit_string_segment_options] = "bit_string_segment_options", [sym__pattern_bit_string_segment_option] = "_pattern_bit_string_segment_option", [sym__pattern_bit_string_named_segment_option] = "_pattern_bit_string_named_segment_option", [sym__pattern_bit_string_segment_option_size] = "bit_string_segment_option", [sym__pattern_bit_string_segment_argument] = "_pattern_bit_string_segment_argument", [sym_list_pattern] = "list_pattern", [sym_list_pattern_tail] = "list_pattern_tail", [sym_type_definition] = "type_definition", [sym_data_constructors] = "data_constructors", [sym_data_constructor] = "data_constructor", [sym_data_constructor_arguments] = "data_constructor_arguments", [sym_data_constructor_argument] = "data_constructor_argument", [sym_type_alias] = "type_alias", [sym_string] = "string", [sym__string_part] = "_string_part", [sym_integer] = "integer", [sym__bit_string_segment_option] = "bit_string_segment_option", [sym__type] = "_type", [sym__type_annotation] = "_type_annotation", [sym_type_hole] = "type_hole", [sym_tuple_type] = "tuple_type", [sym_function_type] = "function_type", [sym_function_parameter_types] = "function_parameter_types", [sym_type] = "type", [sym_type_arguments] = "type_arguments", [sym_type_argument] = "type_argument", [sym_type_var] = "type_var", [sym_type_name] = "type_name", [sym_type_parameters] = "type_parameters", [sym_type_parameter] = "type_parameter", [sym_identifier] = "identifier", [sym_label] = "label", [sym_discard] = "discard", [sym_type_identifier] = "type_identifier", [sym_remote_type_identifier] = "remote_type_identifier", [aux_sym_source_file_repeat1] = "source_file_repeat1", [aux_sym_target_group_repeat1] = "target_group_repeat1", [aux_sym_module_repeat1] = "module_repeat1", [aux_sym_unqualified_imports_repeat1] = "unqualified_imports_repeat1", [aux_sym_constant_tuple_repeat1] = "constant_tuple_repeat1", [aux_sym__constant_bit_string_repeat1] = "_constant_bit_string_repeat1", [aux_sym_constant_bit_string_segment_options_repeat1] = "constant_bit_string_segment_options_repeat1", [aux_sym_constant_record_arguments_repeat1] = "constant_record_arguments_repeat1", [aux_sym_constant_tuple_type_repeat1] = "constant_tuple_type_repeat1", [aux_sym_constant_type_arguments_repeat1] = "constant_type_arguments_repeat1", [aux_sym_external_function_parameters_repeat1] = "external_function_parameters_repeat1", [aux_sym_function_parameters_repeat1] = "function_parameters_repeat1", [aux_sym_tuple_repeat1] = "tuple_repeat1", [aux_sym__expression_bit_string_repeat1] = "_expression_bit_string_repeat1", [aux_sym_expression_bit_string_segment_options_repeat1] = "expression_bit_string_segment_options_repeat1", [aux_sym_case_clauses_repeat1] = "case_clauses_repeat1", [aux_sym_case_clause_patterns_repeat1] = "case_clause_patterns_repeat1", [aux_sym_case_clause_pattern_repeat1] = "case_clause_pattern_repeat1", [aux_sym_record_update_arguments_repeat1] = "record_update_arguments_repeat1", [aux_sym_arguments_repeat1] = "arguments_repeat1", [aux_sym_record_pattern_arguments_repeat1] = "record_pattern_arguments_repeat1", [aux_sym__pattern_bit_string_repeat1] = "_pattern_bit_string_repeat1", [aux_sym_pattern_bit_string_segment_options_repeat1] = "pattern_bit_string_segment_options_repeat1", [aux_sym_data_constructors_repeat1] = "data_constructors_repeat1", [aux_sym_data_constructor_arguments_repeat1] = "data_constructor_arguments_repeat1", [aux_sym_string_repeat1] = "string_repeat1", [aux_sym_tuple_type_repeat1] = "tuple_type_repeat1", [aux_sym_type_arguments_repeat1] = "type_arguments_repeat1", [aux_sym_type_parameters_repeat1] = "type_parameters_repeat1", [alias_sym_function_body] = "function_body", }; static const TSSymbol ts_symbol_map[] = { [ts_builtin_sym_end] = ts_builtin_sym_end, [sym_module_comment] = sym_module_comment, [sym_statement_comment] = sym_statement_comment, [sym_comment] = sym_comment, [anon_sym_if] = anon_sym_if, [anon_sym_LBRACE] = anon_sym_LBRACE, [anon_sym_RBRACE] = anon_sym_RBRACE, [anon_sym_erlang] = anon_sym_erlang, [anon_sym_javascript] = anon_sym_javascript, [anon_sym_import] = anon_sym_import, [anon_sym_DOT] = anon_sym_DOT, [anon_sym_as] = anon_sym_as, [anon_sym_SLASH] = anon_sym_SLASH, [anon_sym_COMMA] = anon_sym_COMMA, [anon_sym_const] = anon_sym_const, [anon_sym_EQ] = anon_sym_EQ, [anon_sym_POUND] = anon_sym_POUND, [anon_sym_LPAREN] = anon_sym_LPAREN, [anon_sym_RPAREN] = anon_sym_RPAREN, [anon_sym_LBRACK] = anon_sym_LBRACK, [anon_sym_RBRACK] = anon_sym_RBRACK, [anon_sym_LT_LT] = anon_sym_LT_LT, [anon_sym_GT_GT] = anon_sym_GT_GT, [anon_sym_COLON] = anon_sym_COLON, [anon_sym_DASH] = anon_sym_DASH, [anon_sym_size] = anon_sym_size, [anon_sym_external] = anon_sym_external, [anon_sym_type] = anon_sym_type, [anon_sym_fn] = anon_sym_fn, [anon_sym_DASH_GT] = anon_sym_DASH_GT, [anon_sym_try] = anon_sym_try, [anon_sym_PIPE_PIPE] = anon_sym_PIPE_PIPE, [anon_sym_AMP_AMP] = anon_sym_AMP_AMP, [anon_sym_EQ_EQ] = anon_sym_EQ_EQ, [anon_sym_BANG_EQ] = anon_sym_BANG_EQ, [anon_sym_LT] = anon_sym_LT, [anon_sym_LT_EQ] = anon_sym_LT_EQ, [anon_sym_LT_DOT] = anon_sym_LT_DOT, [anon_sym_LT_EQ_DOT] = anon_sym_LT_EQ_DOT, [anon_sym_GT] = anon_sym_GT, [anon_sym_GT_EQ] = anon_sym_GT_EQ, [anon_sym_GT_DOT] = anon_sym_GT_DOT, [anon_sym_GT_EQ_DOT] = anon_sym_GT_EQ_DOT, [anon_sym_PIPE_GT] = anon_sym_PIPE_GT, [anon_sym_PLUS] = anon_sym_PLUS, [anon_sym_PLUS_DOT] = anon_sym_PLUS_DOT, [anon_sym_DASH_DOT] = anon_sym_DASH_DOT, [anon_sym_STAR] = anon_sym_STAR, [anon_sym_STAR_DOT] = anon_sym_STAR_DOT, [anon_sym_SLASH_DOT] = anon_sym_SLASH_DOT, [anon_sym_PERCENT] = anon_sym_PERCENT, [anon_sym_todo] = anon_sym_todo, [anon_sym_DOT_DOT] = anon_sym_DOT_DOT, [anon_sym_case] = anon_sym_case, [anon_sym_PIPE] = anon_sym_PIPE, [anon_sym_let] = anon_sym_let, [anon_sym_assert] = anon_sym_assert, [sym_visibility_modifier] = sym_visibility_modifier, [sym_opacity_modifier] = sym_opacity_modifier, [anon_sym_DQUOTE] = anon_sym_DQUOTE, [sym_escape_sequence] = sym_escape_sequence, [sym_quoted_content] = sym_quoted_content, [sym_float] = sym_float, [sym__hex] = sym__hex, [sym__decimal] = sym__decimal, [sym__octal] = sym__octal, [sym__binary] = sym__binary, [anon_sym_binary] = anon_sym_binary, [anon_sym_bytes] = anon_sym_bytes, [anon_sym_int] = anon_sym_int, [anon_sym_float] = anon_sym_float, [anon_sym_bit_string] = anon_sym_bit_string, [anon_sym_bits] = anon_sym_bits, [anon_sym_utf8] = anon_sym_utf8, [anon_sym_utf16] = anon_sym_utf16, [anon_sym_utf32] = anon_sym_utf32, [anon_sym_utf8_codepoint] = anon_sym_utf8_codepoint, [anon_sym_utf16_codepoint] = anon_sym_utf16_codepoint, [anon_sym_utf32_codepoint] = anon_sym_utf32_codepoint, [anon_sym_signed] = anon_sym_signed, [anon_sym_unsigned] = anon_sym_unsigned, [anon_sym_big] = anon_sym_big, [anon_sym_little] = anon_sym_little, [anon_sym_native] = anon_sym_native, [anon_sym_unit] = anon_sym_unit, [sym__discard_name] = sym__discard_name, [sym__name] = sym__name, [sym__upname] = sym__upname, [sym_source_file] = sym_source_file, [sym__statement] = sym__statement, [sym_target_group] = sym_target_group, [sym_target] = sym_target, [sym_import] = sym_import, [sym_module] = sym_module, [sym_unqualified_imports] = sym_unqualified_imports, [sym_unqualified_import] = sym_unqualified_import, [sym_constant] = sym_constant, [sym__constant_value] = sym__constant_value, [sym_constant_tuple] = sym_tuple, [sym_constant_list] = sym_list, [sym__constant_bit_string] = sym__constant_bit_string, [sym_constant_bit_string_segment] = sym_constant_bit_string_segment, [sym_constant_bit_string_segment_options] = sym_constant_bit_string_segment_options, [sym__constant_bit_string_segment_option] = sym__constant_bit_string_segment_option, [sym__constant_bit_string_named_segment_option] = sym__constant_bit_string_named_segment_option, [sym__constant_bit_string_segment_option_size] = sym__constant_bit_string_segment_option_size, [sym_constant_record] = sym_record, [sym_constant_record_arguments] = sym_arguments, [sym_constant_record_argument] = sym_argument, [sym__constant_type] = sym__constant_type, [sym__constant_type_annotation] = sym__constant_type_annotation, [sym_constant_tuple_type] = sym_tuple_type, [sym_constant_type] = sym_type, [sym_constant_type_arguments] = sym_type_arguments, [sym_constant_type_argument] = sym_type_argument, [sym_external_type] = sym_external_type, [sym_external_function] = sym_external_function, [sym_external_function_parameters] = sym_function_parameters, [sym_external_function_parameter] = sym_function_parameter, [sym_external_function_body] = sym_external_function_body, [sym_function] = sym_function, [sym_function_parameters] = sym_function_parameters, [sym_function_parameter] = sym_function_parameter, [sym__labeled_discard_param] = sym__labeled_discard_param, [sym__discard_param] = sym__discard_param, [sym__labeled_name_param] = sym__labeled_name_param, [sym__name_param] = sym__name_param, [aux_sym__expression_seq] = aux_sym__expression_seq, [sym_try] = sym_try, [sym__expression] = sym__expression, [sym_binary_expression] = sym_binary_expression, [sym__expression_unit] = sym__expression_unit, [sym_record] = sym_record, [sym_todo] = sym_todo, [sym_tuple] = sym_tuple, [sym_list] = sym_list, [sym__expression_bit_string] = sym__constant_bit_string, [sym_expression_bit_string_segment] = sym_constant_bit_string_segment, [sym_expression_bit_string_segment_options] = sym_constant_bit_string_segment_options, [sym__expression_bit_string_segment_option] = sym__expression_bit_string_segment_option, [sym__expression_bit_string_named_segment_option] = sym__expression_bit_string_named_segment_option, [sym__expression_bit_string_segment_option_size] = sym__constant_bit_string_segment_option_size, [sym_anonymous_function] = sym_anonymous_function, [sym_expression_group] = sym_expression_group, [sym_case] = sym_case, [sym_case_subjects] = sym_case_subjects, [sym_case_clauses] = sym_case_clauses, [sym_case_clause] = sym_case_clause, [sym_case_clause_patterns] = sym_case_clause_patterns, [sym_case_clause_pattern] = sym_case_clause_pattern, [sym_case_clause_guard] = sym_case_clause_guard, [sym__case_clause_guard_expression] = sym__case_clause_guard_expression, [sym__case_clause_guard_binary_expression] = sym_binary_expression, [sym__case_clause_guard_unit] = sym__case_clause_guard_unit, [sym__case_clause_tuple_access] = sym_tuple_access, [sym_let] = sym_let, [sym_assert] = sym_assert, [sym__assignment] = sym__assignment, [sym_record_update] = sym_record_update, [sym_record_update_arguments] = sym_record_update_arguments, [sym_record_update_argument] = sym_record_update_argument, [sym__maybe_tuple_expression] = sym__maybe_tuple_expression, [sym_tuple_access] = sym_tuple_access, [sym__maybe_record_expression] = sym__maybe_record_expression, [sym_field_access] = sym_field_access, [sym__maybe_function_expression] = sym__maybe_function_expression, [sym_arguments] = sym_arguments, [sym_argument] = sym_argument, [sym_hole] = sym_hole, [sym_function_call] = sym_function_call, [sym__pattern] = sym__pattern, [sym_record_pattern] = sym_record_pattern, [sym_record_pattern_arguments] = sym_record_pattern_arguments, [sym_record_pattern_argument] = sym_record_pattern_argument, [sym_pattern_spread] = sym_pattern_spread, [sym_tuple_pattern] = sym_tuple_pattern, [sym__pattern_bit_string] = sym__pattern_bit_string, [sym_pattern_bit_string_segment] = sym_constant_bit_string_segment, [sym_pattern_bit_string_segment_options] = sym_constant_bit_string_segment_options, [sym__pattern_bit_string_segment_option] = sym__pattern_bit_string_segment_option, [sym__pattern_bit_string_named_segment_option] = sym__pattern_bit_string_named_segment_option, [sym__pattern_bit_string_segment_option_size] = sym__constant_bit_string_segment_option_size, [sym__pattern_bit_string_segment_argument] = sym__pattern_bit_string_segment_argument, [sym_list_pattern] = sym_list_pattern, [sym_list_pattern_tail] = sym_list_pattern_tail, [sym_type_definition] = sym_type_definition, [sym_data_constructors] = sym_data_constructors, [sym_data_constructor] = sym_data_constructor, [sym_data_constructor_arguments] = sym_data_constructor_arguments, [sym_data_constructor_argument] = sym_data_constructor_argument, [sym_type_alias] = sym_type_alias, [sym_string] = sym_string, [sym__string_part] = sym__string_part, [sym_integer] = sym_integer, [sym__bit_string_segment_option] = sym__constant_bit_string_segment_option_size, [sym__type] = sym__type, [sym__type_annotation] = sym__type_annotation, [sym_type_hole] = sym_type_hole, [sym_tuple_type] = sym_tuple_type, [sym_function_type] = sym_function_type, [sym_function_parameter_types] = sym_function_parameter_types, [sym_type] = sym_type, [sym_type_arguments] = sym_type_arguments, [sym_type_argument] = sym_type_argument, [sym_type_var] = sym_type_var, [sym_type_name] = sym_type_name, [sym_type_parameters] = sym_type_parameters, [sym_type_parameter] = sym_type_parameter, [sym_identifier] = sym_identifier, [sym_label] = sym_label, [sym_discard] = sym_discard, [sym_type_identifier] = sym_type_identifier, [sym_remote_type_identifier] = sym_remote_type_identifier, [aux_sym_source_file_repeat1] = aux_sym_source_file_repeat1, [aux_sym_target_group_repeat1] = aux_sym_target_group_repeat1, [aux_sym_module_repeat1] = aux_sym_module_repeat1, [aux_sym_unqualified_imports_repeat1] = aux_sym_unqualified_imports_repeat1, [aux_sym_constant_tuple_repeat1] = aux_sym_constant_tuple_repeat1, [aux_sym__constant_bit_string_repeat1] = aux_sym__constant_bit_string_repeat1, [aux_sym_constant_bit_string_segment_options_repeat1] = aux_sym_constant_bit_string_segment_options_repeat1, [aux_sym_constant_record_arguments_repeat1] = aux_sym_constant_record_arguments_repeat1, [aux_sym_constant_tuple_type_repeat1] = aux_sym_constant_tuple_type_repeat1, [aux_sym_constant_type_arguments_repeat1] = aux_sym_constant_type_arguments_repeat1, [aux_sym_external_function_parameters_repeat1] = aux_sym_external_function_parameters_repeat1, [aux_sym_function_parameters_repeat1] = aux_sym_function_parameters_repeat1, [aux_sym_tuple_repeat1] = aux_sym_tuple_repeat1, [aux_sym__expression_bit_string_repeat1] = aux_sym__expression_bit_string_repeat1, [aux_sym_expression_bit_string_segment_options_repeat1] = aux_sym_expression_bit_string_segment_options_repeat1, [aux_sym_case_clauses_repeat1] = aux_sym_case_clauses_repeat1, [aux_sym_case_clause_patterns_repeat1] = aux_sym_case_clause_patterns_repeat1, [aux_sym_case_clause_pattern_repeat1] = aux_sym_case_clause_pattern_repeat1, [aux_sym_record_update_arguments_repeat1] = aux_sym_record_update_arguments_repeat1, [aux_sym_arguments_repeat1] = aux_sym_arguments_repeat1, [aux_sym_record_pattern_arguments_repeat1] = aux_sym_record_pattern_arguments_repeat1, [aux_sym__pattern_bit_string_repeat1] = aux_sym__pattern_bit_string_repeat1, [aux_sym_pattern_bit_string_segment_options_repeat1] = aux_sym_pattern_bit_string_segment_options_repeat1, [aux_sym_data_constructors_repeat1] = aux_sym_data_constructors_repeat1, [aux_sym_data_constructor_arguments_repeat1] = aux_sym_data_constructor_arguments_repeat1, [aux_sym_string_repeat1] = aux_sym_string_repeat1, [aux_sym_tuple_type_repeat1] = aux_sym_tuple_type_repeat1, [aux_sym_type_arguments_repeat1] = aux_sym_type_arguments_repeat1, [aux_sym_type_parameters_repeat1] = aux_sym_type_parameters_repeat1, [alias_sym_function_body] = alias_sym_function_body, }; static const TSSymbolMetadata ts_symbol_metadata[] = { [ts_builtin_sym_end] = { .visible = false, .named = true, }, [sym_module_comment] = { .visible = true, .named = true, }, [sym_statement_comment] = { .visible = true, .named = true, }, [sym_comment] = { .visible = true, .named = true, }, [anon_sym_if] = { .visible = true, .named = false, }, [anon_sym_LBRACE] = { .visible = true, .named = false, }, [anon_sym_RBRACE] = { .visible = true, .named = false, }, [anon_sym_erlang] = { .visible = true, .named = false, }, [anon_sym_javascript] = { .visible = true, .named = false, }, [anon_sym_import] = { .visible = true, .named = false, }, [anon_sym_DOT] = { .visible = true, .named = false, }, [anon_sym_as] = { .visible = true, .named = false, }, [anon_sym_SLASH] = { .visible = true, .named = false, }, [anon_sym_COMMA] = { .visible = true, .named = false, }, [anon_sym_const] = { .visible = true, .named = false, }, [anon_sym_EQ] = { .visible = true, .named = false, }, [anon_sym_POUND] = { .visible = true, .named = false, }, [anon_sym_LPAREN] = { .visible = true, .named = false, }, [anon_sym_RPAREN] = { .visible = true, .named = false, }, [anon_sym_LBRACK] = { .visible = true, .named = false, }, [anon_sym_RBRACK] = { .visible = true, .named = false, }, [anon_sym_LT_LT] = { .visible = true, .named = false, }, [anon_sym_GT_GT] = { .visible = true, .named = false, }, [anon_sym_COLON] = { .visible = true, .named = false, }, [anon_sym_DASH] = { .visible = true, .named = false, }, [anon_sym_size] = { .visible = true, .named = false, }, [anon_sym_external] = { .visible = true, .named = false, }, [anon_sym_type] = { .visible = true, .named = false, }, [anon_sym_fn] = { .visible = true, .named = false, }, [anon_sym_DASH_GT] = { .visible = true, .named = false, }, [anon_sym_try] = { .visible = true, .named = false, }, [anon_sym_PIPE_PIPE] = { .visible = true, .named = false, }, [anon_sym_AMP_AMP] = { .visible = true, .named = false, }, [anon_sym_EQ_EQ] = { .visible = true, .named = false, }, [anon_sym_BANG_EQ] = { .visible = true, .named = false, }, [anon_sym_LT] = { .visible = true, .named = false, }, [anon_sym_LT_EQ] = { .visible = true, .named = false, }, [anon_sym_LT_DOT] = { .visible = true, .named = false, }, [anon_sym_LT_EQ_DOT] = { .visible = true, .named = false, }, [anon_sym_GT] = { .visible = true, .named = false, }, [anon_sym_GT_EQ] = { .visible = true, .named = false, }, [anon_sym_GT_DOT] = { .visible = true, .named = false, }, [anon_sym_GT_EQ_DOT] = { .visible = true, .named = false, }, [anon_sym_PIPE_GT] = { .visible = true, .named = false, }, [anon_sym_PLUS] = { .visible = true, .named = false, }, [anon_sym_PLUS_DOT] = { .visible = true, .named = false, }, [anon_sym_DASH_DOT] = { .visible = true, .named = false, }, [anon_sym_STAR] = { .visible = true, .named = false, }, [anon_sym_STAR_DOT] = { .visible = true, .named = false, }, [anon_sym_SLASH_DOT] = { .visible = true, .named = false, }, [anon_sym_PERCENT] = { .visible = true, .named = false, }, [anon_sym_todo] = { .visible = true, .named = false, }, [anon_sym_DOT_DOT] = { .visible = true, .named = false, }, [anon_sym_case] = { .visible = true, .named = false, }, [anon_sym_PIPE] = { .visible = true, .named = false, }, [anon_sym_let] = { .visible = true, .named = false, }, [anon_sym_assert] = { .visible = true, .named = false, }, [sym_visibility_modifier] = { .visible = true, .named = true, }, [sym_opacity_modifier] = { .visible = true, .named = true, }, [anon_sym_DQUOTE] = { .visible = true, .named = false, }, [sym_escape_sequence] = { .visible = true, .named = true, }, [sym_quoted_content] = { .visible = true, .named = true, }, [sym_float] = { .visible = true, .named = true, }, [sym__hex] = { .visible = false, .named = true, }, [sym__decimal] = { .visible = false, .named = true, }, [sym__octal] = { .visible = false, .named = true, }, [sym__binary] = { .visible = false, .named = true, }, [anon_sym_binary] = { .visible = true, .named = false, }, [anon_sym_bytes] = { .visible = true, .named = false, }, [anon_sym_int] = { .visible = true, .named = false, }, [anon_sym_float] = { .visible = true, .named = false, }, [anon_sym_bit_string] = { .visible = true, .named = false, }, [anon_sym_bits] = { .visible = true, .named = false, }, [anon_sym_utf8] = { .visible = true, .named = false, }, [anon_sym_utf16] = { .visible = true, .named = false, }, [anon_sym_utf32] = { .visible = true, .named = false, }, [anon_sym_utf8_codepoint] = { .visible = true, .named = false, }, [anon_sym_utf16_codepoint] = { .visible = true, .named = false, }, [anon_sym_utf32_codepoint] = { .visible = true, .named = false, }, [anon_sym_signed] = { .visible = true, .named = false, }, [anon_sym_unsigned] = { .visible = true, .named = false, }, [anon_sym_big] = { .visible = true, .named = false, }, [anon_sym_little] = { .visible = true, .named = false, }, [anon_sym_native] = { .visible = true, .named = false, }, [anon_sym_unit] = { .visible = true, .named = false, }, [sym__discard_name] = { .visible = false, .named = true, }, [sym__name] = { .visible = false, .named = true, }, [sym__upname] = { .visible = false, .named = true, }, [sym_source_file] = { .visible = true, .named = true, }, [sym__statement] = { .visible = false, .named = true, }, [sym_target_group] = { .visible = true, .named = true, }, [sym_target] = { .visible = true, .named = true, }, [sym_import] = { .visible = true, .named = true, }, [sym_module] = { .visible = true, .named = true, }, [sym_unqualified_imports] = { .visible = true, .named = true, }, [sym_unqualified_import] = { .visible = true, .named = true, }, [sym_constant] = { .visible = true, .named = true, }, [sym__constant_value] = { .visible = false, .named = true, }, [sym_constant_tuple] = { .visible = true, .named = true, }, [sym_constant_list] = { .visible = true, .named = true, }, [sym__constant_bit_string] = { .visible = true, .named = true, }, [sym_constant_bit_string_segment] = { .visible = true, .named = true, }, [sym_constant_bit_string_segment_options] = { .visible = true, .named = true, }, [sym__constant_bit_string_segment_option] = { .visible = false, .named = true, }, [sym__constant_bit_string_named_segment_option] = { .visible = false, .named = true, }, [sym__constant_bit_string_segment_option_size] = { .visible = true, .named = true, }, [sym_constant_record] = { .visible = true, .named = true, }, [sym_constant_record_arguments] = { .visible = true, .named = true, }, [sym_constant_record_argument] = { .visible = true, .named = true, }, [sym__constant_type] = { .visible = false, .named = true, }, [sym__constant_type_annotation] = { .visible = false, .named = true, }, [sym_constant_tuple_type] = { .visible = true, .named = true, }, [sym_constant_type] = { .visible = true, .named = true, }, [sym_constant_type_arguments] = { .visible = true, .named = true, }, [sym_constant_type_argument] = { .visible = true, .named = true, }, [sym_external_type] = { .visible = true, .named = true, }, [sym_external_function] = { .visible = true, .named = true, }, [sym_external_function_parameters] = { .visible = true, .named = true, }, [sym_external_function_parameter] = { .visible = true, .named = true, }, [sym_external_function_body] = { .visible = true, .named = true, }, [sym_function] = { .visible = true, .named = true, }, [sym_function_parameters] = { .visible = true, .named = true, }, [sym_function_parameter] = { .visible = true, .named = true, }, [sym__labeled_discard_param] = { .visible = false, .named = true, }, [sym__discard_param] = { .visible = false, .named = true, }, [sym__labeled_name_param] = { .visible = false, .named = true, }, [sym__name_param] = { .visible = false, .named = true, }, [aux_sym__expression_seq] = { .visible = false, .named = false, }, [sym_try] = { .visible = true, .named = true, }, [sym__expression] = { .visible = false, .named = true, }, [sym_binary_expression] = { .visible = true, .named = true, }, [sym__expression_unit] = { .visible = false, .named = true, }, [sym_record] = { .visible = true, .named = true, }, [sym_todo] = { .visible = true, .named = true, }, [sym_tuple] = { .visible = true, .named = true, }, [sym_list] = { .visible = true, .named = true, }, [sym__expression_bit_string] = { .visible = true, .named = true, }, [sym_expression_bit_string_segment] = { .visible = true, .named = true, }, [sym_expression_bit_string_segment_options] = { .visible = true, .named = true, }, [sym__expression_bit_string_segment_option] = { .visible = false, .named = true, }, [sym__expression_bit_string_named_segment_option] = { .visible = false, .named = true, }, [sym__expression_bit_string_segment_option_size] = { .visible = true, .named = true, }, [sym_anonymous_function] = { .visible = true, .named = true, }, [sym_expression_group] = { .visible = true, .named = true, }, [sym_case] = { .visible = true, .named = true, }, [sym_case_subjects] = { .visible = true, .named = true, }, [sym_case_clauses] = { .visible = true, .named = true, }, [sym_case_clause] = { .visible = true, .named = true, }, [sym_case_clause_patterns] = { .visible = true, .named = true, }, [sym_case_clause_pattern] = { .visible = true, .named = true, }, [sym_case_clause_guard] = { .visible = true, .named = true, }, [sym__case_clause_guard_expression] = { .visible = false, .named = true, }, [sym__case_clause_guard_binary_expression] = { .visible = true, .named = true, }, [sym__case_clause_guard_unit] = { .visible = false, .named = true, }, [sym__case_clause_tuple_access] = { .visible = true, .named = true, }, [sym_let] = { .visible = true, .named = true, }, [sym_assert] = { .visible = true, .named = true, }, [sym__assignment] = { .visible = false, .named = true, }, [sym_record_update] = { .visible = true, .named = true, }, [sym_record_update_arguments] = { .visible = true, .named = true, }, [sym_record_update_argument] = { .visible = true, .named = true, }, [sym__maybe_tuple_expression] = { .visible = false, .named = true, }, [sym_tuple_access] = { .visible = true, .named = true, }, [sym__maybe_record_expression] = { .visible = false, .named = true, }, [sym_field_access] = { .visible = true, .named = true, }, [sym__maybe_function_expression] = { .visible = false, .named = true, }, [sym_arguments] = { .visible = true, .named = true, }, [sym_argument] = { .visible = true, .named = true, }, [sym_hole] = { .visible = true, .named = true, }, [sym_function_call] = { .visible = true, .named = true, }, [sym__pattern] = { .visible = false, .named = true, }, [sym_record_pattern] = { .visible = true, .named = true, }, [sym_record_pattern_arguments] = { .visible = true, .named = true, }, [sym_record_pattern_argument] = { .visible = true, .named = true, }, [sym_pattern_spread] = { .visible = true, .named = true, }, [sym_tuple_pattern] = { .visible = true, .named = true, }, [sym__pattern_bit_string] = { .visible = true, .named = true, }, [sym_pattern_bit_string_segment] = { .visible = true, .named = true, }, [sym_pattern_bit_string_segment_options] = { .visible = true, .named = true, }, [sym__pattern_bit_string_segment_option] = { .visible = false, .named = true, }, [sym__pattern_bit_string_named_segment_option] = { .visible = false, .named = true, }, [sym__pattern_bit_string_segment_option_size] = { .visible = true, .named = true, }, [sym__pattern_bit_string_segment_argument] = { .visible = false, .named = true, }, [sym_list_pattern] = { .visible = true, .named = true, }, [sym_list_pattern_tail] = { .visible = true, .named = true, }, [sym_type_definition] = { .visible = true, .named = true, }, [sym_data_constructors] = { .visible = true, .named = true, }, [sym_data_constructor] = { .visible = true, .named = true, }, [sym_data_constructor_arguments] = { .visible = true, .named = true, }, [sym_data_constructor_argument] = { .visible = true, .named = true, }, [sym_type_alias] = { .visible = true, .named = true, }, [sym_string] = { .visible = true, .named = true, }, [sym__string_part] = { .visible = false, .named = true, }, [sym_integer] = { .visible = true, .named = true, }, [sym__bit_string_segment_option] = { .visible = true, .named = true, }, [sym__type] = { .visible = false, .named = true, }, [sym__type_annotation] = { .visible = false, .named = true, }, [sym_type_hole] = { .visible = true, .named = true, }, [sym_tuple_type] = { .visible = true, .named = true, }, [sym_function_type] = { .visible = true, .named = true, }, [sym_function_parameter_types] = { .visible = true, .named = true, }, [sym_type] = { .visible = true, .named = true, }, [sym_type_arguments] = { .visible = true, .named = true, }, [sym_type_argument] = { .visible = true, .named = true, }, [sym_type_var] = { .visible = true, .named = true, }, [sym_type_name] = { .visible = true, .named = true, }, [sym_type_parameters] = { .visible = true, .named = true, }, [sym_type_parameter] = { .visible = true, .named = true, }, [sym_identifier] = { .visible = true, .named = true, }, [sym_label] = { .visible = true, .named = true, }, [sym_discard] = { .visible = true, .named = true, }, [sym_type_identifier] = { .visible = true, .named = true, }, [sym_remote_type_identifier] = { .visible = true, .named = true, }, [aux_sym_source_file_repeat1] = { .visible = false, .named = false, }, [aux_sym_target_group_repeat1] = { .visible = false, .named = false, }, [aux_sym_module_repeat1] = { .visible = false, .named = false, }, [aux_sym_unqualified_imports_repeat1] = { .visible = false, .named = false, }, [aux_sym_constant_tuple_repeat1] = { .visible = false, .named = false, }, [aux_sym__constant_bit_string_repeat1] = { .visible = false, .named = false, }, [aux_sym_constant_bit_string_segment_options_repeat1] = { .visible = false, .named = false, }, [aux_sym_constant_record_arguments_repeat1] = { .visible = false, .named = false, }, [aux_sym_constant_tuple_type_repeat1] = { .visible = false, .named = false, }, [aux_sym_constant_type_arguments_repeat1] = { .visible = false, .named = false, }, [aux_sym_external_function_parameters_repeat1] = { .visible = false, .named = false, }, [aux_sym_function_parameters_repeat1] = { .visible = false, .named = false, }, [aux_sym_tuple_repeat1] = { .visible = false, .named = false, }, [aux_sym__expression_bit_string_repeat1] = { .visible = false, .named = false, }, [aux_sym_expression_bit_string_segment_options_repeat1] = { .visible = false, .named = false, }, [aux_sym_case_clauses_repeat1] = { .visible = false, .named = false, }, [aux_sym_case_clause_patterns_repeat1] = { .visible = false, .named = false, }, [aux_sym_case_clause_pattern_repeat1] = { .visible = false, .named = false, }, [aux_sym_record_update_arguments_repeat1] = { .visible = false, .named = false, }, [aux_sym_arguments_repeat1] = { .visible = false, .named = false, }, [aux_sym_record_pattern_arguments_repeat1] = { .visible = false, .named = false, }, [aux_sym__pattern_bit_string_repeat1] = { .visible = false, .named = false, }, [aux_sym_pattern_bit_string_segment_options_repeat1] = { .visible = false, .named = false, }, [aux_sym_data_constructors_repeat1] = { .visible = false, .named = false, }, [aux_sym_data_constructor_arguments_repeat1] = { .visible = false, .named = false, }, [aux_sym_string_repeat1] = { .visible = false, .named = false, }, [aux_sym_tuple_type_repeat1] = { .visible = false, .named = false, }, [aux_sym_type_arguments_repeat1] = { .visible = false, .named = false, }, [aux_sym_type_parameters_repeat1] = { .visible = false, .named = false, }, [alias_sym_function_body] = { .visible = true, .named = true, }, }; enum { field_alias = 1, field_arguments = 2, field_assign = 3, field_body = 4, field_clauses = 5, field_constructor = 6, field_field = 7, field_function = 8, field_guard = 9, field_imports = 10, field_index = 11, field_label = 12, field_left = 13, field_message = 14, field_module = 15, field_name = 16, field_operator = 17, field_options = 18, field_parameter_types = 19, field_parameters = 20, field_pattern = 21, field_patterns = 22, field_record = 23, field_return_type = 24, field_right = 25, field_spread = 26, field_subjects = 27, field_target = 28, field_tuple = 29, field_type = 30, field_value = 31, }; static const char * const ts_field_names[] = { [0] = NULL, [field_alias] = "alias", [field_arguments] = "arguments", [field_assign] = "assign", [field_body] = "body", [field_clauses] = "clauses", [field_constructor] = "constructor", [field_field] = "field", [field_function] = "function", [field_guard] = "guard", [field_imports] = "imports", [field_index] = "index", [field_label] = "label", [field_left] = "left", [field_message] = "message", [field_module] = "module", [field_name] = "name", [field_operator] = "operator", [field_options] = "options", [field_parameter_types] = "parameter_types", [field_parameters] = "parameters", [field_pattern] = "pattern", [field_patterns] = "patterns", [field_record] = "record", [field_return_type] = "return_type", [field_right] = "right", [field_spread] = "spread", [field_subjects] = "subjects", [field_target] = "target", [field_tuple] = "tuple", [field_type] = "type", [field_value] = "value", }; static const TSFieldMapSlice ts_field_map_slices[PRODUCTION_ID_COUNT] = { [1] = {.index = 0, .length = 1}, [2] = {.index = 1, .length = 1}, [3] = {.index = 2, .length = 1}, [4] = {.index = 3, .length = 4}, [5] = {.index = 7, .length = 2}, [6] = {.index = 9, .length = 2}, [7] = {.index = 11, .length = 2}, [8] = {.index = 13, .length = 2}, [9] = {.index = 15, .length = 1}, [10] = {.index = 16, .length = 2}, [11] = {.index = 18, .length = 3}, [12] = {.index = 21, .length = 2}, [13] = {.index = 23, .length = 2}, [14] = {.index = 25, .length = 2}, [15] = {.index = 27, .length = 1}, [16] = {.index = 28, .length = 2}, [17] = {.index = 30, .length = 2}, [18] = {.index = 32, .length = 2}, [19] = {.index = 34, .length = 1}, [20] = {.index = 35, .length = 3}, [21] = {.index = 38, .length = 3}, [22] = {.index = 41, .length = 2}, [23] = {.index = 43, .length = 2}, [24] = {.index = 45, .length = 1}, [25] = {.index = 46, .length = 2}, [26] = {.index = 48, .length = 3}, [27] = {.index = 51, .length = 2}, [28] = {.index = 53, .length = 1}, [29] = {.index = 54, .length = 1}, [30] = {.index = 55, .length = 3}, [31] = {.index = 58, .length = 3}, [32] = {.index = 61, .length = 1}, [33] = {.index = 62, .length = 1}, [34] = {.index = 63, .length = 2}, [35] = {.index = 65, .length = 1}, [36] = {.index = 66, .length = 2}, [37] = {.index = 68, .length = 2}, [38] = {.index = 70, .length = 4}, [39] = {.index = 74, .length = 4}, [40] = {.index = 78, .length = 2}, [41] = {.index = 80, .length = 4}, [42] = {.index = 84, .length = 2}, [43] = {.index = 86, .length = 2}, [44] = {.index = 88, .length = 3}, [45] = {.index = 91, .length = 1}, [46] = {.index = 92, .length = 1}, [47] = {.index = 93, .length = 3}, [48] = {.index = 96, .length = 2}, [49] = {.index = 98, .length = 3}, [50] = {.index = 101, .length = 3}, [51] = {.index = 104, .length = 2}, [52] = {.index = 106, .length = 2}, [53] = {.index = 108, .length = 3}, [54] = {.index = 111, .length = 2}, [55] = {.index = 113, .length = 1}, [56] = {.index = 114, .length = 2}, [57] = {.index = 116, .length = 2}, [58] = {.index = 118, .length = 3}, [59] = {.index = 121, .length = 3}, [60] = {.index = 124, .length = 3}, [61] = {.index = 127, .length = 3}, [62] = {.index = 130, .length = 4}, [63] = {.index = 134, .length = 4}, [64] = {.index = 138, .length = 4}, [65] = {.index = 130, .length = 4}, }; static const TSFieldMapEntry ts_field_map_entries[] = { [0] = {field_name, 0}, [1] = {field_module, 1}, [2] = {field_value, 0}, [3] = {field_assign, 1, .inherited = true}, {field_pattern, 1, .inherited = true}, {field_type, 1, .inherited = true}, {field_value, 1, .inherited = true}, [7] = {field_arguments, 1}, {field_function, 0}, [9] = {field_arguments, 1}, {field_name, 0}, [11] = {field_name, 0}, {field_parameters, 1}, [13] = {field_label, 0, .inherited = true}, {field_name, 0, .inherited = true}, [15] = {field_name, 0, .inherited = true}, [16] = {field_assign, 0, .inherited = true}, {field_value, 0}, [18] = {field_left, 0}, {field_operator, 1}, {field_right, 2}, [21] = {field_index, 2}, {field_tuple, 0}, [23] = {field_field, 2}, {field_record, 0}, [25] = {field_module, 0}, {field_name, 2}, [27] = {field_target, 1}, [28] = {field_imports, 3}, {field_module, 1}, [30] = {field_alias, 3}, {field_module, 1}, [32] = {field_name, 1}, {field_value, 3}, [34] = {field_type, 1}, [35] = {field_options, 1}, {field_options, 2}, {field_value, 0}, [38] = {field_label, 0, .inherited = true}, {field_name, 0, .inherited = true}, {field_type, 1, .inherited = true}, [41] = {field_name, 0, .inherited = true}, {field_type, 1, .inherited = true}, [43] = {field_label, 0}, {field_name, 1}, [45] = {field_assign, 1, .inherited = true}, [46] = {field_assign, 1}, {field_assign, 2}, [48] = {field_assign, 1, .inherited = true}, {field_pattern, 1}, {field_value, 3}, [51] = {field_assign, 0, .inherited = true}, {field_pattern, 0}, [53] = {field_message, 2}, [54] = {field_assign, 0, .inherited = true}, [55] = {field_assign, 0, .inherited = true}, {field_pattern, 0}, {field_value, 2}, [58] = {field_name, 1}, {field_type, 2, .inherited = true}, {field_value, 4}, [61] = {field_spread, 3}, [62] = {field_type, 0}, [63] = {field_body, 3}, {field_parameters, 1}, [65] = {field_assign, 2, .inherited = true}, [66] = {field_assign, 1, .inherited = true}, {field_assign, 2, .inherited = true}, [68] = {field_assign, 0, .inherited = true}, {field_assign, 1, .inherited = true}, [70] = {field_assign, 0, .inherited = true}, {field_options, 1}, {field_options, 2}, {field_value, 0}, [74] = {field_assign, 1, .inherited = true}, {field_pattern, 1}, {field_type, 2, .inherited = true}, {field_value, 4}, [78] = {field_clauses, 3}, {field_subjects, 1}, [80] = {field_assign, 0, .inherited = true}, {field_pattern, 0}, {field_type, 1, .inherited = true}, {field_value, 3}, [84] = {field_name, 2}, {field_value, 4}, [86] = {field_label, 0}, {field_value, 2}, [88] = {field_alias, 5}, {field_imports, 3}, {field_module, 1}, [91] = {field_spread, 4}, [92] = {field_return_type, 2}, [93] = {field_body, 4}, {field_name, 1}, {field_parameters, 2}, [96] = {field_assign, 2, .inherited = true}, {field_assign, 3, .inherited = true}, [98] = {field_assign, 2, .inherited = true}, {field_label, 0}, {field_pattern, 2}, [101] = {field_left, 0, .inherited = true}, {field_operator, 0, .inherited = true}, {field_right, 0, .inherited = true}, [104] = {field_index, 0, .inherited = true}, {field_tuple, 0, .inherited = true}, [106] = {field_patterns, 0}, {field_value, 2}, [108] = {field_name, 2}, {field_type, 3, .inherited = true}, {field_value, 5}, [111] = {field_alias, 2}, {field_name, 0}, [113] = {field_spread, 5}, [114] = {field_name, 0}, {field_type, 2}, [116] = {field_parameter_types, 1}, {field_return_type, 3}, [118] = {field_body, 5}, {field_parameters, 1}, {field_return_type, 3}, [121] = {field_guard, 1}, {field_patterns, 0}, {field_value, 3}, [124] = {field_body, 5}, {field_name, 2}, {field_parameters, 3}, [127] = {field_arguments, 5}, {field_constructor, 0}, {field_spread, 3}, [130] = {field_body, 7}, {field_name, 2}, {field_parameters, 3}, {field_return_type, 5}, [134] = {field_body, 6}, {field_name, 1}, {field_parameters, 2}, {field_return_type, 4}, [138] = {field_body, 8}, {field_name, 3}, {field_parameters, 4}, {field_return_type, 6}, }; static const TSSymbol ts_alias_sequences[PRODUCTION_ID_COUNT][MAX_ALIAS_SEQUENCE_LENGTH] = { [0] = {0}, [34] = { [3] = alias_sym_function_body, }, [47] = { [4] = alias_sym_function_body, }, [58] = { [5] = alias_sym_function_body, }, [60] = { [5] = alias_sym_function_body, }, [63] = { [6] = alias_sym_function_body, }, [65] = { [7] = alias_sym_function_body, }, }; static const uint16_t ts_non_terminal_alias_map[] = { aux_sym__expression_seq, 2, aux_sym__expression_seq, alias_sym_function_body, 0, }; static bool ts_lex(TSLexer *lexer, TSStateId state) { START_LEXER(); eof = lexer->eof(lexer); switch (state) { case 0: if (eof) ADVANCE(156); if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(0) if (lookahead == '\r') SKIP(0) if (lookahead == '!') ADVANCE(9); if (lookahead == '"') ADVANCE(249); if (lookahead == '#') ADVANCE(191); if (lookahead == '%') ADVANCE(236); if (lookahead == '&') ADVANCE(1); if (lookahead == '(') ADVANCE(192); if (lookahead == ')') ADVANCE(193); if (lookahead == '*') ADVANCE(233); if (lookahead == '+') ADVANCE(230); if (lookahead == ',') ADVANCE(186); if (lookahead == '-') ADVANCE(201); if (lookahead == '.') ADVANCE(181); if (lookahead == '/') ADVANCE(184); if (lookahead == '0') ADVANCE(256); if (lookahead == ':') ADVANCE(198); if (lookahead == '<') ADVANCE(219); if (lookahead == '=') ADVANCE(190); if (lookahead == '>') ADVANCE(225); if (lookahead == '[') ADVANCE(194); if (lookahead == '\\') ADVANCE(148); if (lookahead == ']') ADVANCE(195); if (lookahead == '_') ADVANCE(298); if (lookahead == 'a') ADVANCE(403); if (lookahead == 'b') ADVANCE(351); if (lookahead == 'c') ADVANCE(307); if (lookahead == 'e') ADVANCE(396); if (lookahead == 'f') ADVANCE(361); if (lookahead == 'i') ADVANCE(342); if (lookahead == 'j') ADVANCE(305); if (lookahead == 'l') ADVANCE(334); if (lookahead == 'n') ADVANCE(313); if (lookahead == 'o') ADVANCE(389); if (lookahead == 'p') ADVANCE(428); if (lookahead == 's') ADVANCE(352); if (lookahead == 't') ADVANCE(376); if (lookahead == 'u') ADVANCE(366); if (lookahead == '{') ADVANCE(172); if (lookahead == '|') ADVANCE(241); if (lookahead == '}') ADVANCE(173); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(257); if (('d' <= lookahead && lookahead <= 'z')) ADVANCE(435); if (('A' <= lookahead && lookahead <= 'Z')) ADVANCE(436); END_STATE(); case 1: if (lookahead == '&') ADVANCE(216); END_STATE(); case 2: if (lookahead == '.') ADVANCE(238); END_STATE(); case 3: if (lookahead == '.') ADVANCE(151); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_') ADVANCE(3); END_STATE(); case 4: if (lookahead == '/') ADVANCE(168); END_STATE(); case 5: if (lookahead == '1') ADVANCE(7); if (lookahead == '3') ADVANCE(6); if (lookahead == '8') ADVANCE(275); END_STATE(); case 6: if (lookahead == '2') ADVANCE(278); END_STATE(); case 7: if (lookahead == '6') ADVANCE(276); END_STATE(); case 8: if (lookahead == '<') ADVANCE(196); END_STATE(); case 9: if (lookahead == '=') ADVANCE(218); END_STATE(); case 10: if (lookahead == '=') ADVANCE(217); END_STATE(); case 11: if (lookahead == '>') ADVANCE(213); END_STATE(); case 12: if (lookahead == '>') ADVANCE(197); END_STATE(); case 13: if (lookahead == '>') ADVANCE(229); if (lookahead == '|') ADVANCE(215); END_STATE(); case 14: if (lookahead == '_') ADVANCE(107); if (lookahead == 's') ADVANCE(272); END_STATE(); case 15: if (lookahead == 'a') ADVANCE(125); END_STATE(); case 16: if (lookahead == 'a') ADVANCE(96); END_STATE(); case 17: if (lookahead == 'a') ADVANCE(98); END_STATE(); case 18: if (lookahead == 'a') ADVANCE(72); END_STATE(); case 19: if (lookahead == 'a') ADVANCE(64); END_STATE(); case 20: if (lookahead == 'a') ADVANCE(105); END_STATE(); case 21: if (lookahead == 'a') ADVANCE(120); END_STATE(); case 22: if (lookahead == 'a') ADVANCE(112); END_STATE(); case 23: if (lookahead == 'b') ADVANCE(245); END_STATE(); case 24: if (lookahead == 'c') ADVANCE(82); END_STATE(); case 25: if (lookahead == 'c') ADVANCE(101); END_STATE(); case 26: if (lookahead == 'c') ADVANCE(87); END_STATE(); case 27: if (lookahead == 'c') ADVANCE(88); END_STATE(); case 28: if (lookahead == 'd') ADVANCE(286); END_STATE(); case 29: if (lookahead == 'd') ADVANCE(288); END_STATE(); case 30: if (lookahead == 'd') ADVANCE(42); END_STATE(); case 31: if (lookahead == 'd') ADVANCE(43); END_STATE(); case 32: if (lookahead == 'd') ADVANCE(44); END_STATE(); case 33: if (lookahead == 'e') ADVANCE(205); END_STATE(); case 34: if (lookahead == 'e') ADVANCE(209); END_STATE(); case 35: if (lookahead == 'e') ADVANCE(28); END_STATE(); case 36: if (lookahead == 'e') ADVANCE(292); END_STATE(); case 37: if (lookahead == 'e') ADVANCE(294); END_STATE(); case 38: if (lookahead == 'e') ADVANCE(247); END_STATE(); case 39: if (lookahead == 'e') ADVANCE(99); END_STATE(); case 40: if (lookahead == 'e') ADVANCE(29); END_STATE(); case 41: if (lookahead == 'e') ADVANCE(104); END_STATE(); case 42: if (lookahead == 'e') ADVANCE(92); END_STATE(); case 43: if (lookahead == 'e') ADVANCE(94); END_STATE(); case 44: if (lookahead == 'e') ADVANCE(95); END_STATE(); case 45: if (lookahead == 'f') ADVANCE(5); END_STATE(); case 46: if (lookahead == 'f') ADVANCE(170); END_STATE(); case 47: if (lookahead == 'f') ADVANCE(170); if (lookahead == 'm') ADVANCE(89); END_STATE(); case 48: if (lookahead == 'g') ADVANCE(290); if (lookahead == 'n') ADVANCE(17); if (lookahead == 't') ADVANCE(14); END_STATE(); case 49: if (lookahead == 'g') ADVANCE(174); END_STATE(); case 50: if (lookahead == 'g') ADVANCE(270); END_STATE(); case 51: if (lookahead == 'g') ADVANCE(74); if (lookahead == 'z') ADVANCE(33); END_STATE(); case 52: if (lookahead == 'g') ADVANCE(76); END_STATE(); case 53: if (lookahead == 'i') ADVANCE(48); if (lookahead == 'y') ADVANCE(108); END_STATE(); case 54: if (lookahead == 'i') ADVANCE(51); END_STATE(); case 55: if (lookahead == 'i') ADVANCE(52); END_STATE(); case 56: if (lookahead == 'i') ADVANCE(126); END_STATE(); case 57: if (lookahead == 'i') ADVANCE(122); END_STATE(); case 58: if (lookahead == 'i') ADVANCE(93); END_STATE(); case 59: if (lookahead == 'i') ADVANCE(73); END_STATE(); case 60: if (lookahead == 'i') ADVANCE(110); if (lookahead == 's') ADVANCE(55); END_STATE(); case 61: if (lookahead == 'i') ADVANCE(77); END_STATE(); case 62: if (lookahead == 'i') ADVANCE(78); END_STATE(); case 63: if (lookahead == 'i') ADVANCE(79); END_STATE(); case 64: if (lookahead == 'l') ADVANCE(207); END_STATE(); case 65: if (lookahead == 'l') ADVANCE(83); if (lookahead == 'n') ADVANCE(211); END_STATE(); case 66: if (lookahead == 'l') ADVANCE(18); END_STATE(); case 67: if (lookahead == 'l') ADVANCE(36); END_STATE(); case 68: if (lookahead == 'm') ADVANCE(89); if (lookahead == 'n') ADVANCE(109); END_STATE(); case 69: if (lookahead == 'n') ADVANCE(211); END_STATE(); case 70: if (lookahead == 'n') ADVANCE(60); if (lookahead == 't') ADVANCE(45); END_STATE(); case 71: if (lookahead == 'n') ADVANCE(106); END_STATE(); case 72: if (lookahead == 'n') ADVANCE(49); END_STATE(); case 73: if (lookahead == 'n') ADVANCE(50); END_STATE(); case 74: if (lookahead == 'n') ADVANCE(35); END_STATE(); case 75: if (lookahead == 'n') ADVANCE(19); END_STATE(); case 76: if (lookahead == 'n') ADVANCE(40); END_STATE(); case 77: if (lookahead == 'n') ADVANCE(115); END_STATE(); case 78: if (lookahead == 'n') ADVANCE(116); END_STATE(); case 79: if (lookahead == 'n') ADVANCE(117); END_STATE(); case 80: if (lookahead == 'o') ADVANCE(71); END_STATE(); case 81: if (lookahead == 'o') ADVANCE(102); END_STATE(); case 82: if (lookahead == 'o') ADVANCE(30); END_STATE(); case 83: if (lookahead == 'o') ADVANCE(22); END_STATE(); case 84: if (lookahead == 'o') ADVANCE(61); END_STATE(); case 85: if (lookahead == 'o') ADVANCE(62); END_STATE(); case 86: if (lookahead == 'o') ADVANCE(63); END_STATE(); case 87: if (lookahead == 'o') ADVANCE(31); END_STATE(); case 88: if (lookahead == 'o') ADVANCE(32); END_STATE(); case 89: if (lookahead == 'p') ADVANCE(81); END_STATE(); case 90: if (lookahead == 'p') ADVANCE(16); END_STATE(); case 91: if (lookahead == 'p') ADVANCE(34); END_STATE(); case 92: if (lookahead == 'p') ADVANCE(84); END_STATE(); case 93: if (lookahead == 'p') ADVANCE(114); END_STATE(); case 94: if (lookahead == 'p') ADVANCE(85); END_STATE(); case 95: if (lookahead == 'p') ADVANCE(86); END_STATE(); case 96: if (lookahead == 'q') ADVANCE(124); END_STATE(); case 97: if (lookahead == 'r') ADVANCE(66); if (lookahead == 'x') ADVANCE(119); END_STATE(); case 98: if (lookahead == 'r') ADVANCE(128); END_STATE(); case 99: if (lookahead == 'r') ADVANCE(75); END_STATE(); case 100: if (lookahead == 'r') ADVANCE(59); END_STATE(); case 101: if (lookahead == 'r') ADVANCE(58); END_STATE(); case 102: if (lookahead == 'r') ADVANCE(113); END_STATE(); case 103: if (lookahead == 's') ADVANCE(182); END_STATE(); case 104: if (lookahead == 's') ADVANCE(264); END_STATE(); case 105: if (lookahead == 's') ADVANCE(25); END_STATE(); case 106: if (lookahead == 's') ADVANCE(111); END_STATE(); case 107: if (lookahead == 's') ADVANCE(121); END_STATE(); case 108: if (lookahead == 't') ADVANCE(41); END_STATE(); case 109: if (lookahead == 't') ADVANCE(266); END_STATE(); case 110: if (lookahead == 't') ADVANCE(296); END_STATE(); case 111: if (lookahead == 't') ADVANCE(187); END_STATE(); case 112: if (lookahead == 't') ADVANCE(268); END_STATE(); case 113: if (lookahead == 't') ADVANCE(178); END_STATE(); case 114: if (lookahead == 't') ADVANCE(176); END_STATE(); case 115: if (lookahead == 't') ADVANCE(280); END_STATE(); case 116: if (lookahead == 't') ADVANCE(282); END_STATE(); case 117: if (lookahead == 't') ADVANCE(284); END_STATE(); case 118: if (lookahead == 't') ADVANCE(67); END_STATE(); case 119: if (lookahead == 't') ADVANCE(39); END_STATE(); case 120: if (lookahead == 't') ADVANCE(56); END_STATE(); case 121: if (lookahead == 't') ADVANCE(100); END_STATE(); case 122: if (lookahead == 't') ADVANCE(118); END_STATE(); case 123: if (lookahead == 'u') ADVANCE(23); END_STATE(); case 124: if (lookahead == 'u') ADVANCE(38); END_STATE(); case 125: if (lookahead == 'v') ADVANCE(20); END_STATE(); case 126: if (lookahead == 'v') ADVANCE(37); END_STATE(); case 127: if (lookahead == 'x') ADVANCE(119); END_STATE(); case 128: if (lookahead == 'y') ADVANCE(262); END_STATE(); case 129: if (lookahead == 'y') ADVANCE(91); END_STATE(); case 130: if (lookahead == '|') ADVANCE(215); END_STATE(); case 131: if (lookahead == '0' || lookahead == '1' || lookahead == '_') ADVANCE(261); END_STATE(); case 132: if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(132) if (lookahead == '\r') SKIP(132) if (lookahead == '!') ADVANCE(9); if (lookahead == '"') ADVANCE(249); if (lookahead == '#') ADVANCE(191); if (lookahead == '%') ADVANCE(236); if (lookahead == '&') ADVANCE(1); if (lookahead == '(') ADVANCE(192); if (lookahead == ')') ADVANCE(193); if (lookahead == '*') ADVANCE(233); if (lookahead == '+') ADVANCE(230); if (lookahead == ',') ADVANCE(186); if (lookahead == '-') ADVANCE(202); if (lookahead == '.') ADVANCE(181); if (lookahead == '/') ADVANCE(184); if (lookahead == '0') ADVANCE(256); if (lookahead == ':') ADVANCE(198); if (lookahead == '<') ADVANCE(219); if (lookahead == '=') ADVANCE(190); if (lookahead == '>') ADVANCE(225); if (lookahead == '[') ADVANCE(194); if (lookahead == ']') ADVANCE(195); if (lookahead == '_') ADVANCE(300); if (lookahead == 'a') ADVANCE(408); if (lookahead == 'c') ADVANCE(308); if (lookahead == 'f') ADVANCE(365); if (lookahead == 'l') ADVANCE(335); if (lookahead == 't') ADVANCE(377); if (lookahead == '{') ADVANCE(172); if (lookahead == '|') ADVANCE(13); if (lookahead == '}') ADVANCE(173); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(257); if (('b' <= lookahead && lookahead <= 'z')) ADVANCE(435); if (('A' <= lookahead && lookahead <= 'Z')) ADVANCE(436); END_STATE(); case 133: if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(133) if (lookahead == '\r') SKIP(133) if (lookahead == '"') ADVANCE(249); if (lookahead == '#') ADVANCE(191); if (lookahead == '(') ADVANCE(192); if (lookahead == ')') ADVANCE(193); if (lookahead == ',') ADVANCE(186); if (lookahead == '-') ADVANCE(204); if (lookahead == '.') ADVANCE(2); if (lookahead == '/') ADVANCE(4); if (lookahead == '0') ADVANCE(256); if (lookahead == ':') ADVANCE(198); if (lookahead == '<') ADVANCE(8); if (lookahead == '=') ADVANCE(189); if (lookahead == '[') ADVANCE(194); if (lookahead == '_') ADVANCE(298); if (lookahead == 'a') ADVANCE(408); if (lookahead == 'c') ADVANCE(308); if (lookahead == 'f') ADVANCE(365); if (lookahead == 'l') ADVANCE(335); if (lookahead == 't') ADVANCE(378); if (lookahead == '{') ADVANCE(172); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(257); if (('b' <= lookahead && lookahead <= 'z')) ADVANCE(435); if (('A' <= lookahead && lookahead <= 'Z')) ADVANCE(436); END_STATE(); case 134: if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(134) if (lookahead == '\r') SKIP(134) if (lookahead == '"') ADVANCE(249); if (lookahead == '#') ADVANCE(191); if (lookahead == ')') ADVANCE(193); if (lookahead == '-') ADVANCE(204); if (lookahead == '.') ADVANCE(2); if (lookahead == '/') ADVANCE(4); if (lookahead == '0') ADVANCE(256); if (lookahead == '<') ADVANCE(8); if (lookahead == '>') ADVANCE(12); if (lookahead == '[') ADVANCE(194); if (lookahead == ']') ADVANCE(195); if (lookahead == '_') ADVANCE(300); if (lookahead == 'a') ADVANCE(408); if (lookahead == 'c') ADVANCE(308); if (lookahead == 'f') ADVANCE(365); if (lookahead == 'l') ADVANCE(335); if (lookahead == 't') ADVANCE(378); if (lookahead == '{') ADVANCE(172); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(257); if (('b' <= lookahead && lookahead <= 'z')) ADVANCE(435); if (('A' <= lookahead && lookahead <= 'Z')) ADVANCE(436); END_STATE(); case 135: if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(135) if (lookahead == '\r') SKIP(135) if (lookahead == '!') ADVANCE(9); if (lookahead == '%') ADVANCE(236); if (lookahead == '&') ADVANCE(1); if (lookahead == '(') ADVANCE(192); if (lookahead == ')') ADVANCE(193); if (lookahead == '*') ADVANCE(233); if (lookahead == '+') ADVANCE(230); if (lookahead == ',') ADVANCE(186); if (lookahead == '-') ADVANCE(200); if (lookahead == '.') ADVANCE(181); if (lookahead == '/') ADVANCE(184); if (lookahead == '0') ADVANCE(258); if (lookahead == ':') ADVANCE(198); if (lookahead == '<') ADVANCE(220); if (lookahead == '=') ADVANCE(190); if (lookahead == '>') ADVANCE(225); if (lookahead == ']') ADVANCE(195); if (lookahead == 'a') ADVANCE(103); if (lookahead == 'b') ADVANCE(53); if (lookahead == 'c') ADVANCE(80); if (lookahead == 'e') ADVANCE(97); if (lookahead == 'f') ADVANCE(65); if (lookahead == 'i') ADVANCE(68); if (lookahead == 'j') ADVANCE(15); if (lookahead == 'l') ADVANCE(57); if (lookahead == 'n') ADVANCE(21); if (lookahead == 'o') ADVANCE(90); if (lookahead == 'p') ADVANCE(123); if (lookahead == 's') ADVANCE(54); if (lookahead == 't') ADVANCE(129); if (lookahead == 'u') ADVANCE(70); if (lookahead == '{') ADVANCE(172); if (lookahead == '|') ADVANCE(13); if (lookahead == '}') ADVANCE(173); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(259); if (('A' <= lookahead && lookahead <= 'Z')) ADVANCE(436); END_STATE(); case 136: if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(136) if (lookahead == '\r') SKIP(136) if (lookahead == '!') ADVANCE(9); if (lookahead == '"') ADVANCE(249); if (lookahead == '#') ADVANCE(191); if (lookahead == '%') ADVANCE(236); if (lookahead == '&') ADVANCE(1); if (lookahead == '(') ADVANCE(192); if (lookahead == ')') ADVANCE(193); if (lookahead == '*') ADVANCE(233); if (lookahead == '+') ADVANCE(230); if (lookahead == '-') ADVANCE(202); if (lookahead == '.') ADVANCE(181); if (lookahead == '/') ADVANCE(184); if (lookahead == '0') ADVANCE(256); if (lookahead == '<') ADVANCE(219); if (lookahead == '=') ADVANCE(10); if (lookahead == '>') ADVANCE(225); if (lookahead == '[') ADVANCE(194); if (lookahead == ']') ADVANCE(195); if (lookahead == '_') ADVANCE(298); if (lookahead == '|') ADVANCE(13); if (lookahead == '}') ADVANCE(173); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(257); if (('A' <= lookahead && lookahead <= 'Z')) ADVANCE(436); if (('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 137: if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(137) if (lookahead == '\r') SKIP(137) if (lookahead == '!') ADVANCE(9); if (lookahead == '%') ADVANCE(236); if (lookahead == '&') ADVANCE(1); if (lookahead == '(') ADVANCE(192); if (lookahead == ')') ADVANCE(193); if (lookahead == '*') ADVANCE(233); if (lookahead == '+') ADVANCE(230); if (lookahead == ',') ADVANCE(186); if (lookahead == '-') ADVANCE(200); if (lookahead == '.') ADVANCE(181); if (lookahead == '/') ADVANCE(184); if (lookahead == ':') ADVANCE(198); if (lookahead == '<') ADVANCE(220); if (lookahead == '=') ADVANCE(10); if (lookahead == '>') ADVANCE(225); if (lookahead == ']') ADVANCE(195); if (lookahead == 'a') ADVANCE(103); if (lookahead == '{') ADVANCE(172); if (lookahead == '|') ADVANCE(13); if (lookahead == '}') ADVANCE(173); END_STATE(); case 138: if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(138) if (lookahead == '\r') SKIP(138) if (lookahead == '!') ADVANCE(9); if (lookahead == '&') ADVANCE(1); if (lookahead == '(') ADVANCE(192); if (lookahead == ')') ADVANCE(193); if (lookahead == ',') ADVANCE(186); if (lookahead == '-') ADVANCE(11); if (lookahead == '.') ADVANCE(180); if (lookahead == '/') ADVANCE(4); if (lookahead == ':') ADVANCE(198); if (lookahead == '<') ADVANCE(220); if (lookahead == '=') ADVANCE(10); if (lookahead == '>') ADVANCE(225); if (lookahead == ']') ADVANCE(195); if (lookahead == 'c') ADVANCE(80); if (lookahead == 'e') ADVANCE(127); if (lookahead == 'f') ADVANCE(69); if (lookahead == 'i') ADVANCE(47); if (lookahead == 'o') ADVANCE(90); if (lookahead == 'p') ADVANCE(123); if (lookahead == 't') ADVANCE(129); if (lookahead == '|') ADVANCE(130); if (lookahead == '}') ADVANCE(173); END_STATE(); case 139: if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(139) if (lookahead == '\r') SKIP(139) if (lookahead == '"') ADVANCE(249); if (lookahead == '#') ADVANCE(191); if (lookahead == ')') ADVANCE(193); if (lookahead == '-') ADVANCE(204); if (lookahead == '/') ADVANCE(4); if (lookahead == '0') ADVANCE(256); if (lookahead == '<') ADVANCE(8); if (lookahead == '>') ADVANCE(12); if (lookahead == '[') ADVANCE(194); if (lookahead == ']') ADVANCE(195); if (lookahead == '_') ADVANCE(300); if (lookahead == '{') ADVANCE(172); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(257); if (('A' <= lookahead && lookahead <= 'Z')) ADVANCE(436); if (('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 140: if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(140) if (lookahead == '\r') SKIP(140) if (lookahead == '"') ADVANCE(249); if (lookahead == '#') ADVANCE(191); if (lookahead == '-') ADVANCE(203); if (lookahead == '/') ADVANCE(4); if (lookahead == '0') ADVANCE(256); if (lookahead == '<') ADVANCE(8); if (lookahead == '[') ADVANCE(194); if (lookahead == '_') ADVANCE(298); if (lookahead == 'i') ADVANCE(344); if (lookahead == '|') ADVANCE(240); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(257); if (('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); if (('A' <= lookahead && lookahead <= 'Z')) ADVANCE(436); END_STATE(); case 141: if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(141) if (lookahead == '\r') SKIP(141) if (lookahead == '!') ADVANCE(9); if (lookahead == '&') ADVANCE(1); if (lookahead == '(') ADVANCE(192); if (lookahead == ',') ADVANCE(186); if (lookahead == '-') ADVANCE(11); if (lookahead == '.') ADVANCE(180); if (lookahead == '/') ADVANCE(4); if (lookahead == '<') ADVANCE(220); if (lookahead == '=') ADVANCE(10); if (lookahead == '>') ADVANCE(224); if (lookahead == 'a') ADVANCE(103); if (lookahead == 'i') ADVANCE(46); if (lookahead == '|') ADVANCE(242); END_STATE(); case 142: if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(142) if (lookahead == '\r') SKIP(142) if (lookahead == '#') ADVANCE(191); if (lookahead == ')') ADVANCE(193); if (lookahead == '/') ADVANCE(4); if (lookahead == '_') ADVANCE(299); if (lookahead == 'f') ADVANCE(365); if (('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); if (('A' <= lookahead && lookahead <= 'Z')) ADVANCE(436); END_STATE(); case 143: if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(143) if (lookahead == '\r') SKIP(143) if (lookahead == '(') ADVANCE(192); if (lookahead == ')') ADVANCE(193); if (lookahead == ',') ADVANCE(186); if (lookahead == '-') ADVANCE(11); if (lookahead == '.') ADVANCE(181); if (lookahead == '/') ADVANCE(4); if (lookahead == ':') ADVANCE(198); if (lookahead == '=') ADVANCE(189); if (lookahead == '>') ADVANCE(12); if (lookahead == ']') ADVANCE(195); if (lookahead == 'a') ADVANCE(103); if (lookahead == 'c') ADVANCE(80); if (lookahead == 'e') ADVANCE(127); if (lookahead == 'f') ADVANCE(69); if (lookahead == 'i') ADVANCE(47); if (lookahead == 'o') ADVANCE(90); if (lookahead == 'p') ADVANCE(123); if (lookahead == 't') ADVANCE(129); if (lookahead == '{') ADVANCE(172); if (lookahead == '|') ADVANCE(240); if (lookahead == '}') ADVANCE(173); END_STATE(); case 144: if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(144) if (lookahead == '\r') SKIP(144) if (lookahead == '#') ADVANCE(191); if (lookahead == ')') ADVANCE(193); if (lookahead == ',') ADVANCE(186); if (lookahead == '/') ADVANCE(4); if (lookahead == ':') ADVANCE(198); if (lookahead == ']') ADVANCE(195); if (lookahead == '_') ADVANCE(299); if (('A' <= lookahead && lookahead <= 'Z')) ADVANCE(436); if (('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 145: if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(145) if (lookahead == '\r') SKIP(145) if (lookahead == '(') ADVANCE(192); if (lookahead == ')') ADVANCE(193); if (lookahead == '-') ADVANCE(199); if (lookahead == '/') ADVANCE(4); if (lookahead == '0') ADVANCE(258); if (lookahead == '}') ADVANCE(173); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(259); if (('A' <= lookahead && lookahead <= 'Z')) ADVANCE(436); if (lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 146: if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') ADVANCE(253); if (lookahead == '\r') ADVANCE(253); if (lookahead == '"') ADVANCE(249); if (lookahead == '/') ADVANCE(251); if (lookahead == '\\') ADVANCE(149); if (lookahead != 0) ADVANCE(252); END_STATE(); case 147: if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(147) if (lookahead == '\r') SKIP(147) if (lookahead == '!') ADVANCE(9); if (lookahead == '"') ADVANCE(249); if (lookahead == '#') ADVANCE(191); if (lookahead == '%') ADVANCE(236); if (lookahead == '&') ADVANCE(1); if (lookahead == '(') ADVANCE(192); if (lookahead == ')') ADVANCE(193); if (lookahead == '*') ADVANCE(233); if (lookahead == '+') ADVANCE(230); if (lookahead == ',') ADVANCE(186); if (lookahead == '-') ADVANCE(202); if (lookahead == '.') ADVANCE(180); if (lookahead == '/') ADVANCE(184); if (lookahead == '0') ADVANCE(256); if (lookahead == ':') ADVANCE(198); if (lookahead == '<') ADVANCE(219); if (lookahead == '=') ADVANCE(10); if (lookahead == '>') ADVANCE(225); if (lookahead == '[') ADVANCE(194); if (lookahead == ']') ADVANCE(195); if (lookahead == '_') ADVANCE(300); if (lookahead == 'a') ADVANCE(408); if (lookahead == 'c') ADVANCE(308); if (lookahead == 'f') ADVANCE(365); if (lookahead == 'l') ADVANCE(335); if (lookahead == 't') ADVANCE(377); if (lookahead == '{') ADVANCE(172); if (lookahead == '|') ADVANCE(13); if (lookahead == '}') ADVANCE(173); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(257); if (('b' <= lookahead && lookahead <= 'z')) ADVANCE(435); if (('A' <= lookahead && lookahead <= 'Z')) ADVANCE(436); END_STATE(); case 148: if (lookahead == '"' || lookahead == '\\' || lookahead == 'e' || lookahead == 'f' || lookahead == 'n' || lookahead == 'r' || lookahead == 't') ADVANCE(250); END_STATE(); case 149: if (lookahead == '"' || lookahead == '\\' || lookahead == 'e' || lookahead == 'f' || lookahead == 'n' || lookahead == 'r' || lookahead == 't') ADVANCE(250); if (lookahead != 0) ADVANCE(252); END_STATE(); case 150: if (('0' <= lookahead && lookahead <= '7') || lookahead == '_') ADVANCE(260); END_STATE(); case 151: if (('0' <= lookahead && lookahead <= '9') || lookahead == '_') ADVANCE(254); END_STATE(); case 152: if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(255); END_STATE(); case 153: if (lookahead != 0 && lookahead != '"' && lookahead != '\\' && lookahead != 'e' && lookahead != 'f' && lookahead != 'n' && lookahead != 'r' && lookahead != 't') ADVANCE(252); END_STATE(); case 154: if (eof) ADVANCE(156); if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(154) if (lookahead == '\r') SKIP(154) if (lookahead == '!') ADVANCE(9); if (lookahead == '"') ADVANCE(249); if (lookahead == '#') ADVANCE(191); if (lookahead == '%') ADVANCE(236); if (lookahead == '&') ADVANCE(1); if (lookahead == '(') ADVANCE(192); if (lookahead == '*') ADVANCE(233); if (lookahead == '+') ADVANCE(230); if (lookahead == '-') ADVANCE(202); if (lookahead == '.') ADVANCE(180); if (lookahead == '/') ADVANCE(184); if (lookahead == '0') ADVANCE(256); if (lookahead == '<') ADVANCE(219); if (lookahead == '=') ADVANCE(10); if (lookahead == '>') ADVANCE(224); if (lookahead == '[') ADVANCE(194); if (lookahead == '_') ADVANCE(300); if (lookahead == 'a') ADVANCE(408); if (lookahead == 'c') ADVANCE(307); if (lookahead == 'e') ADVANCE(432); if (lookahead == 'f') ADVANCE(365); if (lookahead == 'i') ADVANCE(343); if (lookahead == 'l') ADVANCE(335); if (lookahead == 'o') ADVANCE(389); if (lookahead == 'p') ADVANCE(428); if (lookahead == 't') ADVANCE(376); if (lookahead == '{') ADVANCE(172); if (lookahead == '|') ADVANCE(13); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(257); if (('b' <= lookahead && lookahead <= 'z')) ADVANCE(435); if (('A' <= lookahead && lookahead <= 'Z')) ADVANCE(436); END_STATE(); case 155: if (eof) ADVANCE(156); if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') SKIP(155) if (lookahead == '\r') SKIP(155) if (lookahead == '"') ADVANCE(249); if (lookahead == '#') ADVANCE(191); if (lookahead == '-') ADVANCE(204); if (lookahead == '.') ADVANCE(180); if (lookahead == '/') ADVANCE(185); if (lookahead == '0') ADVANCE(256); if (lookahead == '<') ADVANCE(8); if (lookahead == '[') ADVANCE(194); if (lookahead == '_') ADVANCE(300); if (lookahead == 'a') ADVANCE(403); if (lookahead == 'c') ADVANCE(307); if (lookahead == 'e') ADVANCE(432); if (lookahead == 'f') ADVANCE(365); if (lookahead == 'i') ADVANCE(343); if (lookahead == 'l') ADVANCE(335); if (lookahead == 'o') ADVANCE(389); if (lookahead == 'p') ADVANCE(428); if (lookahead == 't') ADVANCE(376); if (lookahead == '{') ADVANCE(172); if (('1' <= lookahead && lookahead <= '9')) ADVANCE(257); if (('b' <= lookahead && lookahead <= 'z')) ADVANCE(435); if (('A' <= lookahead && lookahead <= 'Z')) ADVANCE(436); END_STATE(); case 156: ACCEPT_TOKEN(ts_builtin_sym_end); END_STATE(); case 157: ACCEPT_TOKEN(sym_module_comment); if (lookahead == '\n') ADVANCE(252); if (lookahead == '"') ADVANCE(159); if (lookahead == '\\') ADVANCE(158); if (lookahead != 0) ADVANCE(157); END_STATE(); case 158: ACCEPT_TOKEN(sym_module_comment); if (lookahead == '\n') ADVANCE(252); if (lookahead == '"' || lookahead == '\\' || lookahead == 'e' || lookahead == 'f' || lookahead == 'n' || lookahead == 'r' || lookahead == 't') ADVANCE(159); if (lookahead != 0) ADVANCE(157); END_STATE(); case 159: ACCEPT_TOKEN(sym_module_comment); if (lookahead != 0 && lookahead != '\n') ADVANCE(159); END_STATE(); case 160: ACCEPT_TOKEN(sym_statement_comment); if (lookahead == '\n') ADVANCE(252); if (lookahead == '"') ADVANCE(164); if (lookahead == '/') ADVANCE(157); if (lookahead == '\\') ADVANCE(162); if (lookahead != 0) ADVANCE(161); END_STATE(); case 161: ACCEPT_TOKEN(sym_statement_comment); if (lookahead == '\n') ADVANCE(252); if (lookahead == '"') ADVANCE(164); if (lookahead == '\\') ADVANCE(162); if (lookahead != 0) ADVANCE(161); END_STATE(); case 162: ACCEPT_TOKEN(sym_statement_comment); if (lookahead == '\n') ADVANCE(252); if (lookahead == '"' || lookahead == '\\' || lookahead == 'e' || lookahead == 'f' || lookahead == 'n' || lookahead == 'r' || lookahead == 't') ADVANCE(164); if (lookahead != 0) ADVANCE(161); END_STATE(); case 163: ACCEPT_TOKEN(sym_statement_comment); if (lookahead == '/') ADVANCE(159); if (lookahead != 0 && lookahead != '\n') ADVANCE(164); END_STATE(); case 164: ACCEPT_TOKEN(sym_statement_comment); if (lookahead != 0 && lookahead != '\n') ADVANCE(164); END_STATE(); case 165: ACCEPT_TOKEN(sym_comment); if (lookahead == '\n') ADVANCE(252); if (lookahead == '"') ADVANCE(169); if (lookahead == '/') ADVANCE(160); if (lookahead == '\\') ADVANCE(167); if (lookahead != 0) ADVANCE(166); END_STATE(); case 166: ACCEPT_TOKEN(sym_comment); if (lookahead == '\n') ADVANCE(252); if (lookahead == '"') ADVANCE(169); if (lookahead == '\\') ADVANCE(167); if (lookahead != 0) ADVANCE(166); END_STATE(); case 167: ACCEPT_TOKEN(sym_comment); if (lookahead == '\n') ADVANCE(252); if (lookahead == '"' || lookahead == '\\' || lookahead == 'e' || lookahead == 'f' || lookahead == 'n' || lookahead == 'r' || lookahead == 't') ADVANCE(169); if (lookahead != 0) ADVANCE(166); END_STATE(); case 168: ACCEPT_TOKEN(sym_comment); if (lookahead == '/') ADVANCE(163); if (lookahead != 0 && lookahead != '\n') ADVANCE(169); END_STATE(); case 169: ACCEPT_TOKEN(sym_comment); if (lookahead != 0 && lookahead != '\n') ADVANCE(169); END_STATE(); case 170: ACCEPT_TOKEN(anon_sym_if); END_STATE(); case 171: ACCEPT_TOKEN(anon_sym_if); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 172: ACCEPT_TOKEN(anon_sym_LBRACE); END_STATE(); case 173: ACCEPT_TOKEN(anon_sym_RBRACE); END_STATE(); case 174: ACCEPT_TOKEN(anon_sym_erlang); END_STATE(); case 175: ACCEPT_TOKEN(anon_sym_erlang); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 176: ACCEPT_TOKEN(anon_sym_javascript); END_STATE(); case 177: ACCEPT_TOKEN(anon_sym_javascript); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 178: ACCEPT_TOKEN(anon_sym_import); END_STATE(); case 179: ACCEPT_TOKEN(anon_sym_import); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 180: ACCEPT_TOKEN(anon_sym_DOT); END_STATE(); case 181: ACCEPT_TOKEN(anon_sym_DOT); if (lookahead == '.') ADVANCE(238); END_STATE(); case 182: ACCEPT_TOKEN(anon_sym_as); END_STATE(); case 183: ACCEPT_TOKEN(anon_sym_as); if (lookahead == 's') ADVANCE(326); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 184: ACCEPT_TOKEN(anon_sym_SLASH); if (lookahead == '.') ADVANCE(235); if (lookahead == '/') ADVANCE(168); END_STATE(); case 185: ACCEPT_TOKEN(anon_sym_SLASH); if (lookahead == '/') ADVANCE(168); END_STATE(); case 186: ACCEPT_TOKEN(anon_sym_COMMA); END_STATE(); case 187: ACCEPT_TOKEN(anon_sym_const); END_STATE(); case 188: ACCEPT_TOKEN(anon_sym_const); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 189: ACCEPT_TOKEN(anon_sym_EQ); END_STATE(); case 190: ACCEPT_TOKEN(anon_sym_EQ); if (lookahead == '=') ADVANCE(217); END_STATE(); case 191: ACCEPT_TOKEN(anon_sym_POUND); END_STATE(); case 192: ACCEPT_TOKEN(anon_sym_LPAREN); END_STATE(); case 193: ACCEPT_TOKEN(anon_sym_RPAREN); END_STATE(); case 194: ACCEPT_TOKEN(anon_sym_LBRACK); END_STATE(); case 195: ACCEPT_TOKEN(anon_sym_RBRACK); END_STATE(); case 196: ACCEPT_TOKEN(anon_sym_LT_LT); END_STATE(); case 197: ACCEPT_TOKEN(anon_sym_GT_GT); END_STATE(); case 198: ACCEPT_TOKEN(anon_sym_COLON); END_STATE(); case 199: ACCEPT_TOKEN(anon_sym_DASH); END_STATE(); case 200: ACCEPT_TOKEN(anon_sym_DASH); if (lookahead == '.') ADVANCE(232); END_STATE(); case 201: ACCEPT_TOKEN(anon_sym_DASH); if (lookahead == '.') ADVANCE(232); if (lookahead == '>') ADVANCE(213); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_') ADVANCE(3); END_STATE(); case 202: ACCEPT_TOKEN(anon_sym_DASH); if (lookahead == '.') ADVANCE(232); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_') ADVANCE(3); END_STATE(); case 203: ACCEPT_TOKEN(anon_sym_DASH); if (lookahead == '>') ADVANCE(213); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_') ADVANCE(3); END_STATE(); case 204: ACCEPT_TOKEN(anon_sym_DASH); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_') ADVANCE(3); END_STATE(); case 205: ACCEPT_TOKEN(anon_sym_size); END_STATE(); case 206: ACCEPT_TOKEN(anon_sym_size); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 207: ACCEPT_TOKEN(anon_sym_external); END_STATE(); case 208: ACCEPT_TOKEN(anon_sym_external); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 209: ACCEPT_TOKEN(anon_sym_type); END_STATE(); case 210: ACCEPT_TOKEN(anon_sym_type); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 211: ACCEPT_TOKEN(anon_sym_fn); END_STATE(); case 212: ACCEPT_TOKEN(anon_sym_fn); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 213: ACCEPT_TOKEN(anon_sym_DASH_GT); END_STATE(); case 214: ACCEPT_TOKEN(anon_sym_try); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 215: ACCEPT_TOKEN(anon_sym_PIPE_PIPE); END_STATE(); case 216: ACCEPT_TOKEN(anon_sym_AMP_AMP); END_STATE(); case 217: ACCEPT_TOKEN(anon_sym_EQ_EQ); END_STATE(); case 218: ACCEPT_TOKEN(anon_sym_BANG_EQ); END_STATE(); case 219: ACCEPT_TOKEN(anon_sym_LT); if (lookahead == '.') ADVANCE(222); if (lookahead == '<') ADVANCE(196); if (lookahead == '=') ADVANCE(221); END_STATE(); case 220: ACCEPT_TOKEN(anon_sym_LT); if (lookahead == '.') ADVANCE(222); if (lookahead == '=') ADVANCE(221); END_STATE(); case 221: ACCEPT_TOKEN(anon_sym_LT_EQ); if (lookahead == '.') ADVANCE(223); END_STATE(); case 222: ACCEPT_TOKEN(anon_sym_LT_DOT); END_STATE(); case 223: ACCEPT_TOKEN(anon_sym_LT_EQ_DOT); END_STATE(); case 224: ACCEPT_TOKEN(anon_sym_GT); if (lookahead == '.') ADVANCE(227); if (lookahead == '=') ADVANCE(226); END_STATE(); case 225: ACCEPT_TOKEN(anon_sym_GT); if (lookahead == '.') ADVANCE(227); if (lookahead == '=') ADVANCE(226); if (lookahead == '>') ADVANCE(197); END_STATE(); case 226: ACCEPT_TOKEN(anon_sym_GT_EQ); if (lookahead == '.') ADVANCE(228); END_STATE(); case 227: ACCEPT_TOKEN(anon_sym_GT_DOT); END_STATE(); case 228: ACCEPT_TOKEN(anon_sym_GT_EQ_DOT); END_STATE(); case 229: ACCEPT_TOKEN(anon_sym_PIPE_GT); END_STATE(); case 230: ACCEPT_TOKEN(anon_sym_PLUS); if (lookahead == '.') ADVANCE(231); END_STATE(); case 231: ACCEPT_TOKEN(anon_sym_PLUS_DOT); END_STATE(); case 232: ACCEPT_TOKEN(anon_sym_DASH_DOT); END_STATE(); case 233: ACCEPT_TOKEN(anon_sym_STAR); if (lookahead == '.') ADVANCE(234); END_STATE(); case 234: ACCEPT_TOKEN(anon_sym_STAR_DOT); END_STATE(); case 235: ACCEPT_TOKEN(anon_sym_SLASH_DOT); END_STATE(); case 236: ACCEPT_TOKEN(anon_sym_PERCENT); END_STATE(); case 237: ACCEPT_TOKEN(anon_sym_todo); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 238: ACCEPT_TOKEN(anon_sym_DOT_DOT); END_STATE(); case 239: ACCEPT_TOKEN(anon_sym_case); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 240: ACCEPT_TOKEN(anon_sym_PIPE); END_STATE(); case 241: ACCEPT_TOKEN(anon_sym_PIPE); if (lookahead == '>') ADVANCE(229); if (lookahead == '|') ADVANCE(215); END_STATE(); case 242: ACCEPT_TOKEN(anon_sym_PIPE); if (lookahead == '|') ADVANCE(215); END_STATE(); case 243: ACCEPT_TOKEN(anon_sym_let); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 244: ACCEPT_TOKEN(anon_sym_assert); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 245: ACCEPT_TOKEN(sym_visibility_modifier); END_STATE(); case 246: ACCEPT_TOKEN(sym_visibility_modifier); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 247: ACCEPT_TOKEN(sym_opacity_modifier); END_STATE(); case 248: ACCEPT_TOKEN(sym_opacity_modifier); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 249: ACCEPT_TOKEN(anon_sym_DQUOTE); END_STATE(); case 250: ACCEPT_TOKEN(sym_escape_sequence); END_STATE(); case 251: ACCEPT_TOKEN(sym_quoted_content); if (lookahead == '/') ADVANCE(165); if (lookahead == '\\') ADVANCE(153); if (lookahead != 0 && lookahead != '"') ADVANCE(252); END_STATE(); case 252: ACCEPT_TOKEN(sym_quoted_content); if (lookahead == '\\') ADVANCE(153); if (lookahead != 0 && lookahead != '"') ADVANCE(252); END_STATE(); case 253: ACCEPT_TOKEN(sym_quoted_content); if (lookahead == '\t' || lookahead == '\n' || lookahead == ' ' || lookahead == ';') ADVANCE(253); if (lookahead == '\r') ADVANCE(253); if (lookahead == '/') ADVANCE(251); if (lookahead == '\\') ADVANCE(149); if (lookahead != 0 && lookahead != '"') ADVANCE(252); END_STATE(); case 254: ACCEPT_TOKEN(sym_float); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_') ADVANCE(254); END_STATE(); case 255: ACCEPT_TOKEN(sym__hex); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'F') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'f')) ADVANCE(255); END_STATE(); case 256: ACCEPT_TOKEN(sym__decimal); if (lookahead == '.') ADVANCE(151); if (lookahead == 'B' || lookahead == 'b') ADVANCE(131); if (lookahead == 'O' || lookahead == 'o') ADVANCE(150); if (lookahead == 'X' || lookahead == 'x') ADVANCE(152); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_') ADVANCE(257); END_STATE(); case 257: ACCEPT_TOKEN(sym__decimal); if (lookahead == '.') ADVANCE(151); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_') ADVANCE(257); END_STATE(); case 258: ACCEPT_TOKEN(sym__decimal); if (lookahead == 'B' || lookahead == 'b') ADVANCE(131); if (lookahead == 'O' || lookahead == 'o') ADVANCE(150); if (lookahead == 'X' || lookahead == 'x') ADVANCE(152); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_') ADVANCE(259); END_STATE(); case 259: ACCEPT_TOKEN(sym__decimal); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_') ADVANCE(259); END_STATE(); case 260: ACCEPT_TOKEN(sym__octal); if (('0' <= lookahead && lookahead <= '7') || lookahead == '_') ADVANCE(260); END_STATE(); case 261: ACCEPT_TOKEN(sym__binary); if (lookahead == '0' || lookahead == '1' || lookahead == '_') ADVANCE(261); END_STATE(); case 262: ACCEPT_TOKEN(anon_sym_binary); END_STATE(); case 263: ACCEPT_TOKEN(anon_sym_binary); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 264: ACCEPT_TOKEN(anon_sym_bytes); END_STATE(); case 265: ACCEPT_TOKEN(anon_sym_bytes); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 266: ACCEPT_TOKEN(anon_sym_int); END_STATE(); case 267: ACCEPT_TOKEN(anon_sym_int); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 268: ACCEPT_TOKEN(anon_sym_float); END_STATE(); case 269: ACCEPT_TOKEN(anon_sym_float); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 270: ACCEPT_TOKEN(anon_sym_bit_string); END_STATE(); case 271: ACCEPT_TOKEN(anon_sym_bit_string); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 272: ACCEPT_TOKEN(anon_sym_bits); END_STATE(); case 273: ACCEPT_TOKEN(anon_sym_bits); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 274: ACCEPT_TOKEN(anon_sym_utf8); if (lookahead == '_') ADVANCE(316); if (('0' <= lookahead && lookahead <= '9') || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 275: ACCEPT_TOKEN(anon_sym_utf8); if (lookahead == '_') ADVANCE(24); END_STATE(); case 276: ACCEPT_TOKEN(anon_sym_utf16); if (lookahead == '_') ADVANCE(26); END_STATE(); case 277: ACCEPT_TOKEN(anon_sym_utf16); if (lookahead == '_') ADVANCE(318); if (('0' <= lookahead && lookahead <= '9') || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 278: ACCEPT_TOKEN(anon_sym_utf32); if (lookahead == '_') ADVANCE(27); END_STATE(); case 279: ACCEPT_TOKEN(anon_sym_utf32); if (lookahead == '_') ADVANCE(319); if (('0' <= lookahead && lookahead <= '9') || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 280: ACCEPT_TOKEN(anon_sym_utf8_codepoint); END_STATE(); case 281: ACCEPT_TOKEN(anon_sym_utf8_codepoint); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 282: ACCEPT_TOKEN(anon_sym_utf16_codepoint); END_STATE(); case 283: ACCEPT_TOKEN(anon_sym_utf16_codepoint); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 284: ACCEPT_TOKEN(anon_sym_utf32_codepoint); END_STATE(); case 285: ACCEPT_TOKEN(anon_sym_utf32_codepoint); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 286: ACCEPT_TOKEN(anon_sym_signed); END_STATE(); case 287: ACCEPT_TOKEN(anon_sym_signed); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 288: ACCEPT_TOKEN(anon_sym_unsigned); END_STATE(); case 289: ACCEPT_TOKEN(anon_sym_unsigned); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 290: ACCEPT_TOKEN(anon_sym_big); END_STATE(); case 291: ACCEPT_TOKEN(anon_sym_big); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 292: ACCEPT_TOKEN(anon_sym_little); END_STATE(); case 293: ACCEPT_TOKEN(anon_sym_little); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 294: ACCEPT_TOKEN(anon_sym_native); END_STATE(); case 295: ACCEPT_TOKEN(anon_sym_native); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 296: ACCEPT_TOKEN(anon_sym_unit); END_STATE(); case 297: ACCEPT_TOKEN(anon_sym_unit); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 298: ACCEPT_TOKEN(sym__discard_name); if (lookahead == '.') ADVANCE(151); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_') ADVANCE(298); if (('a' <= lookahead && lookahead <= 'z')) ADVANCE(299); END_STATE(); case 299: ACCEPT_TOKEN(sym__discard_name); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(299); END_STATE(); case 300: ACCEPT_TOKEN(sym__name); if (lookahead == '.') ADVANCE(151); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_') ADVANCE(300); if (('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 301: ACCEPT_TOKEN(sym__name); if (lookahead == '1') ADVANCE(303); if (lookahead == '3') ADVANCE(302); if (lookahead == '8') ADVANCE(274); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 302: ACCEPT_TOKEN(sym__name); if (lookahead == '2') ADVANCE(279); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 303: ACCEPT_TOKEN(sym__name); if (lookahead == '6') ADVANCE(277); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 304: ACCEPT_TOKEN(sym__name); if (lookahead == '_') ADVANCE(410); if (lookahead == 's') ADVANCE(273); if (('0' <= lookahead && lookahead <= '9') || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 305: ACCEPT_TOKEN(sym__name); if (lookahead == 'a') ADVANCE(430); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 306: ACCEPT_TOKEN(sym__name); if (lookahead == 'a') ADVANCE(395); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 307: ACCEPT_TOKEN(sym__name); if (lookahead == 'a') ADVANCE(407); if (lookahead == 'o') ADVANCE(368); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 308: ACCEPT_TOKEN(sym__name); if (lookahead == 'a') ADVANCE(407); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 309: ACCEPT_TOKEN(sym__name); if (lookahead == 'a') ADVANCE(397); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 310: ACCEPT_TOKEN(sym__name); if (lookahead == 'a') ADVANCE(367); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 311: ACCEPT_TOKEN(sym__name); if (lookahead == 'a') ADVANCE(362); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 312: ACCEPT_TOKEN(sym__name); if (lookahead == 'a') ADVANCE(406); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 313: ACCEPT_TOKEN(sym__name); if (lookahead == 'a') ADVANCE(422); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 314: ACCEPT_TOKEN(sym__name); if (lookahead == 'a') ADVANCE(415); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 315: ACCEPT_TOKEN(sym__name); if (lookahead == 'b') ADVANCE(246); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 316: ACCEPT_TOKEN(sym__name); if (lookahead == 'c') ADVANCE(380); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 317: ACCEPT_TOKEN(sym__name); if (lookahead == 'c') ADVANCE(400); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 318: ACCEPT_TOKEN(sym__name); if (lookahead == 'c') ADVANCE(386); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 319: ACCEPT_TOKEN(sym__name); if (lookahead == 'c') ADVANCE(387); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 320: ACCEPT_TOKEN(sym__name); if (lookahead == 'd') ADVANCE(287); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 321: ACCEPT_TOKEN(sym__name); if (lookahead == 'd') ADVANCE(289); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 322: ACCEPT_TOKEN(sym__name); if (lookahead == 'd') ADVANCE(379); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 323: ACCEPT_TOKEN(sym__name); if (lookahead == 'd') ADVANCE(339); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 324: ACCEPT_TOKEN(sym__name); if (lookahead == 'd') ADVANCE(340); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 325: ACCEPT_TOKEN(sym__name); if (lookahead == 'd') ADVANCE(341); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 326: ACCEPT_TOKEN(sym__name); if (lookahead == 'e') ADVANCE(401); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 327: ACCEPT_TOKEN(sym__name); if (lookahead == 'e') ADVANCE(239); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 328: ACCEPT_TOKEN(sym__name); if (lookahead == 'e') ADVANCE(206); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 329: ACCEPT_TOKEN(sym__name); if (lookahead == 'e') ADVANCE(210); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 330: ACCEPT_TOKEN(sym__name); if (lookahead == 'e') ADVANCE(293); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 331: ACCEPT_TOKEN(sym__name); if (lookahead == 'e') ADVANCE(295); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 332: ACCEPT_TOKEN(sym__name); if (lookahead == 'e') ADVANCE(248); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 333: ACCEPT_TOKEN(sym__name); if (lookahead == 'e') ADVANCE(320); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 334: ACCEPT_TOKEN(sym__name); if (lookahead == 'e') ADVANCE(412); if (lookahead == 'i') ADVANCE(426); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 335: ACCEPT_TOKEN(sym__name); if (lookahead == 'e') ADVANCE(412); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 336: ACCEPT_TOKEN(sym__name); if (lookahead == 'e') ADVANCE(321); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 337: ACCEPT_TOKEN(sym__name); if (lookahead == 'e') ADVANCE(399); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 338: ACCEPT_TOKEN(sym__name); if (lookahead == 'e') ADVANCE(405); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 339: ACCEPT_TOKEN(sym__name); if (lookahead == 'e') ADVANCE(390); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 340: ACCEPT_TOKEN(sym__name); if (lookahead == 'e') ADVANCE(393); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 341: ACCEPT_TOKEN(sym__name); if (lookahead == 'e') ADVANCE(394); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 342: ACCEPT_TOKEN(sym__name); if (lookahead == 'f') ADVANCE(171); if (lookahead == 'm') ADVANCE(388); if (lookahead == 'n') ADVANCE(411); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 343: ACCEPT_TOKEN(sym__name); if (lookahead == 'f') ADVANCE(171); if (lookahead == 'm') ADVANCE(388); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 344: ACCEPT_TOKEN(sym__name); if (lookahead == 'f') ADVANCE(171); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 345: ACCEPT_TOKEN(sym__name); if (lookahead == 'f') ADVANCE(301); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 346: ACCEPT_TOKEN(sym__name); if (lookahead == 'g') ADVANCE(291); if (lookahead == 'n') ADVANCE(309); if (lookahead == 't') ADVANCE(304); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 347: ACCEPT_TOKEN(sym__name); if (lookahead == 'g') ADVANCE(175); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 348: ACCEPT_TOKEN(sym__name); if (lookahead == 'g') ADVANCE(271); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 349: ACCEPT_TOKEN(sym__name); if (lookahead == 'g') ADVANCE(370); if (lookahead == 'z') ADVANCE(328); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'y')) ADVANCE(435); END_STATE(); case 350: ACCEPT_TOKEN(sym__name); if (lookahead == 'g') ADVANCE(372); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 351: ACCEPT_TOKEN(sym__name); if (lookahead == 'i') ADVANCE(346); if (lookahead == 'y') ADVANCE(424); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 352: ACCEPT_TOKEN(sym__name); if (lookahead == 'i') ADVANCE(349); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 353: ACCEPT_TOKEN(sym__name); if (lookahead == 'i') ADVANCE(350); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 354: ACCEPT_TOKEN(sym__name); if (lookahead == 'i') ADVANCE(431); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 355: ACCEPT_TOKEN(sym__name); if (lookahead == 'i') ADVANCE(392); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 356: ACCEPT_TOKEN(sym__name); if (lookahead == 'i') ADVANCE(369); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 357: ACCEPT_TOKEN(sym__name); if (lookahead == 'i') ADVANCE(373); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 358: ACCEPT_TOKEN(sym__name); if (lookahead == 'i') ADVANCE(413); if (lookahead == 's') ADVANCE(353); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 359: ACCEPT_TOKEN(sym__name); if (lookahead == 'i') ADVANCE(374); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 360: ACCEPT_TOKEN(sym__name); if (lookahead == 'i') ADVANCE(375); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 361: ACCEPT_TOKEN(sym__name); if (lookahead == 'l') ADVANCE(382); if (lookahead == 'n') ADVANCE(212); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 362: ACCEPT_TOKEN(sym__name); if (lookahead == 'l') ADVANCE(208); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 363: ACCEPT_TOKEN(sym__name); if (lookahead == 'l') ADVANCE(310); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 364: ACCEPT_TOKEN(sym__name); if (lookahead == 'l') ADVANCE(330); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 365: ACCEPT_TOKEN(sym__name); if (lookahead == 'n') ADVANCE(212); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 366: ACCEPT_TOKEN(sym__name); if (lookahead == 'n') ADVANCE(358); if (lookahead == 't') ADVANCE(345); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 367: ACCEPT_TOKEN(sym__name); if (lookahead == 'n') ADVANCE(347); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 368: ACCEPT_TOKEN(sym__name); if (lookahead == 'n') ADVANCE(409); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 369: ACCEPT_TOKEN(sym__name); if (lookahead == 'n') ADVANCE(348); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 370: ACCEPT_TOKEN(sym__name); if (lookahead == 'n') ADVANCE(333); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 371: ACCEPT_TOKEN(sym__name); if (lookahead == 'n') ADVANCE(311); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 372: ACCEPT_TOKEN(sym__name); if (lookahead == 'n') ADVANCE(336); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 373: ACCEPT_TOKEN(sym__name); if (lookahead == 'n') ADVANCE(419); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 374: ACCEPT_TOKEN(sym__name); if (lookahead == 'n') ADVANCE(420); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 375: ACCEPT_TOKEN(sym__name); if (lookahead == 'n') ADVANCE(421); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 376: ACCEPT_TOKEN(sym__name); if (lookahead == 'o') ADVANCE(322); if (lookahead == 'r') ADVANCE(433); if (lookahead == 'y') ADVANCE(391); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 377: ACCEPT_TOKEN(sym__name); if (lookahead == 'o') ADVANCE(322); if (lookahead == 'r') ADVANCE(433); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 378: ACCEPT_TOKEN(sym__name); if (lookahead == 'o') ADVANCE(322); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 379: ACCEPT_TOKEN(sym__name); if (lookahead == 'o') ADVANCE(237); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 380: ACCEPT_TOKEN(sym__name); if (lookahead == 'o') ADVANCE(323); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 381: ACCEPT_TOKEN(sym__name); if (lookahead == 'o') ADVANCE(402); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 382: ACCEPT_TOKEN(sym__name); if (lookahead == 'o') ADVANCE(314); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 383: ACCEPT_TOKEN(sym__name); if (lookahead == 'o') ADVANCE(357); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 384: ACCEPT_TOKEN(sym__name); if (lookahead == 'o') ADVANCE(359); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 385: ACCEPT_TOKEN(sym__name); if (lookahead == 'o') ADVANCE(360); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 386: ACCEPT_TOKEN(sym__name); if (lookahead == 'o') ADVANCE(324); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 387: ACCEPT_TOKEN(sym__name); if (lookahead == 'o') ADVANCE(325); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 388: ACCEPT_TOKEN(sym__name); if (lookahead == 'p') ADVANCE(381); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 389: ACCEPT_TOKEN(sym__name); if (lookahead == 'p') ADVANCE(306); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 390: ACCEPT_TOKEN(sym__name); if (lookahead == 'p') ADVANCE(383); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 391: ACCEPT_TOKEN(sym__name); if (lookahead == 'p') ADVANCE(329); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 392: ACCEPT_TOKEN(sym__name); if (lookahead == 'p') ADVANCE(418); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 393: ACCEPT_TOKEN(sym__name); if (lookahead == 'p') ADVANCE(384); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 394: ACCEPT_TOKEN(sym__name); if (lookahead == 'p') ADVANCE(385); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 395: ACCEPT_TOKEN(sym__name); if (lookahead == 'q') ADVANCE(429); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 396: ACCEPT_TOKEN(sym__name); if (lookahead == 'r') ADVANCE(363); if (lookahead == 'x') ADVANCE(427); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 397: ACCEPT_TOKEN(sym__name); if (lookahead == 'r') ADVANCE(434); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 398: ACCEPT_TOKEN(sym__name); if (lookahead == 'r') ADVANCE(356); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 399: ACCEPT_TOKEN(sym__name); if (lookahead == 'r') ADVANCE(371); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 400: ACCEPT_TOKEN(sym__name); if (lookahead == 'r') ADVANCE(355); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 401: ACCEPT_TOKEN(sym__name); if (lookahead == 'r') ADVANCE(416); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 402: ACCEPT_TOKEN(sym__name); if (lookahead == 'r') ADVANCE(417); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 403: ACCEPT_TOKEN(sym__name); if (lookahead == 's') ADVANCE(183); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 404: ACCEPT_TOKEN(sym__name); if (lookahead == 's') ADVANCE(326); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 405: ACCEPT_TOKEN(sym__name); if (lookahead == 's') ADVANCE(265); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 406: ACCEPT_TOKEN(sym__name); if (lookahead == 's') ADVANCE(317); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 407: ACCEPT_TOKEN(sym__name); if (lookahead == 's') ADVANCE(327); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 408: ACCEPT_TOKEN(sym__name); if (lookahead == 's') ADVANCE(404); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 409: ACCEPT_TOKEN(sym__name); if (lookahead == 's') ADVANCE(414); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 410: ACCEPT_TOKEN(sym__name); if (lookahead == 's') ADVANCE(425); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 411: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(267); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 412: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(243); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 413: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(297); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 414: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(188); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 415: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(269); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 416: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(244); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 417: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(179); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 418: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(177); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 419: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(281); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 420: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(283); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 421: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(285); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 422: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(354); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 423: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(364); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 424: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(338); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 425: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(398); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 426: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(423); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 427: ACCEPT_TOKEN(sym__name); if (lookahead == 't') ADVANCE(337); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 428: ACCEPT_TOKEN(sym__name); if (lookahead == 'u') ADVANCE(315); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 429: ACCEPT_TOKEN(sym__name); if (lookahead == 'u') ADVANCE(332); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 430: ACCEPT_TOKEN(sym__name); if (lookahead == 'v') ADVANCE(312); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 431: ACCEPT_TOKEN(sym__name); if (lookahead == 'v') ADVANCE(331); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 432: ACCEPT_TOKEN(sym__name); if (lookahead == 'x') ADVANCE(427); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 433: ACCEPT_TOKEN(sym__name); if (lookahead == 'y') ADVANCE(214); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 434: ACCEPT_TOKEN(sym__name); if (lookahead == 'y') ADVANCE(263); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 435: ACCEPT_TOKEN(sym__name); if (('0' <= lookahead && lookahead <= '9') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(435); END_STATE(); case 436: ACCEPT_TOKEN(sym__upname); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(436); END_STATE(); default: return false; } } static const TSLexMode ts_lex_modes[STATE_COUNT] = { [0] = {.lex_state = 0}, [1] = {.lex_state = 154}, [2] = {.lex_state = 154}, [3] = {.lex_state = 154}, [4] = {.lex_state = 154}, [5] = {.lex_state = 154}, [6] = {.lex_state = 154}, [7] = {.lex_state = 154}, [8] = {.lex_state = 154}, [9] = {.lex_state = 154}, [10] = {.lex_state = 154}, [11] = {.lex_state = 154}, [12] = {.lex_state = 154}, [13] = {.lex_state = 154}, [14] = {.lex_state = 154}, [15] = {.lex_state = 154}, [16] = {.lex_state = 154}, [17] = {.lex_state = 154}, [18] = {.lex_state = 154}, [19] = {.lex_state = 132}, [20] = {.lex_state = 154}, [21] = {.lex_state = 154}, [22] = {.lex_state = 154}, [23] = {.lex_state = 154}, [24] = {.lex_state = 154}, [25] = {.lex_state = 154}, [26] = {.lex_state = 133}, [27] = {.lex_state = 154}, [28] = {.lex_state = 154}, [29] = {.lex_state = 154}, [30] = {.lex_state = 154}, [31] = {.lex_state = 154}, [32] = {.lex_state = 154}, [33] = {.lex_state = 133}, [34] = {.lex_state = 154}, [35] = {.lex_state = 133}, [36] = {.lex_state = 132}, [37] = {.lex_state = 154}, [38] = {.lex_state = 154}, [39] = {.lex_state = 133}, [40] = {.lex_state = 154}, [41] = {.lex_state = 154}, [42] = {.lex_state = 132}, [43] = {.lex_state = 133}, [44] = {.lex_state = 147}, [45] = {.lex_state = 154}, [46] = {.lex_state = 133}, [47] = {.lex_state = 154}, [48] = {.lex_state = 154}, [49] = {.lex_state = 154}, [50] = {.lex_state = 154}, [51] = {.lex_state = 154}, [52] = {.lex_state = 154}, [53] = {.lex_state = 154}, [54] = {.lex_state = 133}, [55] = {.lex_state = 154}, [56] = {.lex_state = 154}, [57] = {.lex_state = 154}, [58] = {.lex_state = 154}, [59] = {.lex_state = 154}, [60] = {.lex_state = 154}, [61] = {.lex_state = 154}, [62] = {.lex_state = 154}, [63] = {.lex_state = 154}, [64] = {.lex_state = 154}, [65] = {.lex_state = 133}, [66] = {.lex_state = 154}, [67] = {.lex_state = 133}, [68] = {.lex_state = 133}, [69] = {.lex_state = 154}, [70] = {.lex_state = 133}, [71] = {.lex_state = 133}, [72] = {.lex_state = 154}, [73] = {.lex_state = 133}, [74] = {.lex_state = 147}, [75] = {.lex_state = 154}, [76] = {.lex_state = 154}, [77] = {.lex_state = 133}, [78] = {.lex_state = 154}, [79] = {.lex_state = 133}, [80] = {.lex_state = 154}, [81] = {.lex_state = 154}, [82] = {.lex_state = 133}, [83] = {.lex_state = 154}, [84] = {.lex_state = 154}, [85] = {.lex_state = 132}, [86] = {.lex_state = 132}, [87] = {.lex_state = 132}, [88] = {.lex_state = 132}, [89] = {.lex_state = 132}, [90] = {.lex_state = 147}, [91] = {.lex_state = 132}, [92] = {.lex_state = 132}, [93] = {.lex_state = 132}, [94] = {.lex_state = 132}, [95] = {.lex_state = 133}, [96] = {.lex_state = 132}, [97] = {.lex_state = 132}, [98] = {.lex_state = 132}, [99] = {.lex_state = 132}, [100] = {.lex_state = 132}, [101] = {.lex_state = 132}, [102] = {.lex_state = 132}, [103] = {.lex_state = 132}, [104] = {.lex_state = 132}, [105] = {.lex_state = 132}, [106] = {.lex_state = 132}, [107] = {.lex_state = 132}, [108] = {.lex_state = 132}, [109] = {.lex_state = 147}, [110] = {.lex_state = 132}, [111] = {.lex_state = 132}, [112] = {.lex_state = 132}, [113] = {.lex_state = 147}, [114] = {.lex_state = 132}, [115] = {.lex_state = 147}, [116] = {.lex_state = 132}, [117] = {.lex_state = 132}, [118] = {.lex_state = 147}, [119] = {.lex_state = 132}, [120] = {.lex_state = 132}, [121] = {.lex_state = 132}, [122] = {.lex_state = 132}, [123] = {.lex_state = 132}, [124] = {.lex_state = 132}, [125] = {.lex_state = 132}, [126] = {.lex_state = 132}, [127] = {.lex_state = 132}, [128] = {.lex_state = 132}, [129] = {.lex_state = 132}, [130] = {.lex_state = 132}, [131] = {.lex_state = 147}, [132] = {.lex_state = 132}, [133] = {.lex_state = 147}, [134] = {.lex_state = 147}, [135] = {.lex_state = 147}, [136] = {.lex_state = 147}, [137] = {.lex_state = 147}, [138] = {.lex_state = 147}, [139] = {.lex_state = 147}, [140] = {.lex_state = 147}, [141] = {.lex_state = 147}, [142] = {.lex_state = 147}, [143] = {.lex_state = 147}, [144] = {.lex_state = 134}, [145] = {.lex_state = 133}, [146] = {.lex_state = 147}, [147] = {.lex_state = 134}, [148] = {.lex_state = 147}, [149] = {.lex_state = 147}, [150] = {.lex_state = 134}, [151] = {.lex_state = 147}, [152] = {.lex_state = 134}, [153] = {.lex_state = 147}, [154] = {.lex_state = 134}, [155] = {.lex_state = 147}, [156] = {.lex_state = 147}, [157] = {.lex_state = 147}, [158] = {.lex_state = 134}, [159] = {.lex_state = 147}, [160] = {.lex_state = 147}, [161] = {.lex_state = 134}, [162] = {.lex_state = 134}, [163] = {.lex_state = 134}, [164] = {.lex_state = 147}, [165] = {.lex_state = 134}, [166] = {.lex_state = 134}, [167] = {.lex_state = 134}, [168] = {.lex_state = 134}, [169] = {.lex_state = 134}, [170] = {.lex_state = 134}, [171] = {.lex_state = 134}, [172] = {.lex_state = 134}, [173] = {.lex_state = 147}, [174] = {.lex_state = 134}, [175] = {.lex_state = 147}, [176] = {.lex_state = 147}, [177] = {.lex_state = 134}, [178] = {.lex_state = 147}, [179] = {.lex_state = 134}, [180] = {.lex_state = 147}, [181] = {.lex_state = 147}, [182] = {.lex_state = 147}, [183] = {.lex_state = 134}, [184] = {.lex_state = 147}, [185] = {.lex_state = 134}, [186] = {.lex_state = 134}, [187] = {.lex_state = 134}, [188] = {.lex_state = 147}, [189] = {.lex_state = 147}, [190] = {.lex_state = 147}, [191] = {.lex_state = 147}, [192] = {.lex_state = 147}, [193] = {.lex_state = 134}, [194] = {.lex_state = 134}, [195] = {.lex_state = 134}, [196] = {.lex_state = 134}, [197] = {.lex_state = 134}, [198] = {.lex_state = 134}, [199] = {.lex_state = 134}, [200] = {.lex_state = 134}, [201] = {.lex_state = 134}, [202] = {.lex_state = 134}, [203] = {.lex_state = 134}, [204] = {.lex_state = 134}, [205] = {.lex_state = 134}, [206] = {.lex_state = 134}, [207] = {.lex_state = 134}, [208] = {.lex_state = 134}, [209] = {.lex_state = 134}, [210] = {.lex_state = 134}, [211] = {.lex_state = 134}, [212] = {.lex_state = 134}, [213] = {.lex_state = 134}, [214] = {.lex_state = 134}, [215] = {.lex_state = 134}, [216] = {.lex_state = 134}, [217] = {.lex_state = 134}, [218] = {.lex_state = 134}, [219] = {.lex_state = 134}, [220] = {.lex_state = 134}, [221] = {.lex_state = 134}, [222] = {.lex_state = 134}, [223] = {.lex_state = 134}, [224] = {.lex_state = 134}, [225] = {.lex_state = 134}, [226] = {.lex_state = 134}, [227] = {.lex_state = 134}, [228] = {.lex_state = 134}, [229] = {.lex_state = 134}, [230] = {.lex_state = 134}, [231] = {.lex_state = 134}, [232] = {.lex_state = 134}, [233] = {.lex_state = 134}, [234] = {.lex_state = 134}, [235] = {.lex_state = 134}, [236] = {.lex_state = 134}, [237] = {.lex_state = 134}, [238] = {.lex_state = 134}, [239] = {.lex_state = 134}, [240] = {.lex_state = 134}, [241] = {.lex_state = 134}, [242] = {.lex_state = 134}, [243] = {.lex_state = 134}, [244] = {.lex_state = 134}, [245] = {.lex_state = 134}, [246] = {.lex_state = 134}, [247] = {.lex_state = 134}, [248] = {.lex_state = 134}, [249] = {.lex_state = 134}, [250] = {.lex_state = 134}, [251] = {.lex_state = 134}, [252] = {.lex_state = 134}, [253] = {.lex_state = 134}, [254] = {.lex_state = 134}, [255] = {.lex_state = 134}, [256] = {.lex_state = 134}, [257] = {.lex_state = 134}, [258] = {.lex_state = 134}, [259] = {.lex_state = 134}, [260] = {.lex_state = 134}, [261] = {.lex_state = 134}, [262] = {.lex_state = 134}, [263] = {.lex_state = 134}, [264] = {.lex_state = 134}, [265] = {.lex_state = 134}, [266] = {.lex_state = 134}, [267] = {.lex_state = 134}, [268] = {.lex_state = 134}, [269] = {.lex_state = 134}, [270] = {.lex_state = 134}, [271] = {.lex_state = 134}, [272] = {.lex_state = 134}, [273] = {.lex_state = 147}, [274] = {.lex_state = 147}, [275] = {.lex_state = 147}, [276] = {.lex_state = 147}, [277] = {.lex_state = 147}, [278] = {.lex_state = 147}, [279] = {.lex_state = 135}, [280] = {.lex_state = 147}, [281] = {.lex_state = 135}, [282] = {.lex_state = 135}, [283] = {.lex_state = 135}, [284] = {.lex_state = 135}, [285] = {.lex_state = 147}, [286] = {.lex_state = 147}, [287] = {.lex_state = 147}, [288] = {.lex_state = 147}, [289] = {.lex_state = 147}, [290] = {.lex_state = 135}, [291] = {.lex_state = 135}, [292] = {.lex_state = 136}, [293] = {.lex_state = 136}, [294] = {.lex_state = 136}, [295] = {.lex_state = 136}, [296] = {.lex_state = 136}, [297] = {.lex_state = 136}, [298] = {.lex_state = 136}, [299] = {.lex_state = 136}, [300] = {.lex_state = 136}, [301] = {.lex_state = 136}, [302] = {.lex_state = 136}, [303] = {.lex_state = 136}, [304] = {.lex_state = 136}, [305] = {.lex_state = 136}, [306] = {.lex_state = 136}, [307] = {.lex_state = 136}, [308] = {.lex_state = 136}, [309] = {.lex_state = 136}, [310] = {.lex_state = 136}, [311] = {.lex_state = 136}, [312] = {.lex_state = 136}, [313] = {.lex_state = 136}, [314] = {.lex_state = 136}, [315] = {.lex_state = 136}, [316] = {.lex_state = 136}, [317] = {.lex_state = 136}, [318] = {.lex_state = 136}, [319] = {.lex_state = 136}, [320] = {.lex_state = 136}, [321] = {.lex_state = 136}, [322] = {.lex_state = 136}, [323] = {.lex_state = 136}, [324] = {.lex_state = 136}, [325] = {.lex_state = 136}, [326] = {.lex_state = 136}, [327] = {.lex_state = 136}, [328] = {.lex_state = 136}, [329] = {.lex_state = 136}, [330] = {.lex_state = 136}, [331] = {.lex_state = 136}, [332] = {.lex_state = 136}, [333] = {.lex_state = 136}, [334] = {.lex_state = 136}, [335] = {.lex_state = 136}, [336] = {.lex_state = 136}, [337] = {.lex_state = 136}, [338] = {.lex_state = 136}, [339] = {.lex_state = 136}, [340] = {.lex_state = 136}, [341] = {.lex_state = 136}, [342] = {.lex_state = 136}, [343] = {.lex_state = 136}, [344] = {.lex_state = 136}, [345] = {.lex_state = 136}, [346] = {.lex_state = 136}, [347] = {.lex_state = 136}, [348] = {.lex_state = 136}, [349] = {.lex_state = 137}, [350] = {.lex_state = 135}, [351] = {.lex_state = 137}, [352] = {.lex_state = 137}, [353] = {.lex_state = 137}, [354] = {.lex_state = 135}, [355] = {.lex_state = 137}, [356] = {.lex_state = 155}, [357] = {.lex_state = 137}, [358] = {.lex_state = 137}, [359] = {.lex_state = 135}, [360] = {.lex_state = 137}, [361] = {.lex_state = 137}, [362] = {.lex_state = 135}, [363] = {.lex_state = 135}, [364] = {.lex_state = 137}, [365] = {.lex_state = 137}, [366] = {.lex_state = 137}, [367] = {.lex_state = 135}, [368] = {.lex_state = 155}, [369] = {.lex_state = 155}, [370] = {.lex_state = 137}, [371] = {.lex_state = 135}, [372] = {.lex_state = 137}, [373] = {.lex_state = 155}, [374] = {.lex_state = 137}, [375] = {.lex_state = 137}, [376] = {.lex_state = 137}, [377] = {.lex_state = 135}, [378] = {.lex_state = 137}, [379] = {.lex_state = 137}, [380] = {.lex_state = 137}, [381] = {.lex_state = 137}, [382] = {.lex_state = 135}, [383] = {.lex_state = 137}, [384] = {.lex_state = 137}, [385] = {.lex_state = 137}, [386] = {.lex_state = 137}, [387] = {.lex_state = 154}, [388] = {.lex_state = 137}, [389] = {.lex_state = 137}, [390] = {.lex_state = 137}, [391] = {.lex_state = 137}, [392] = {.lex_state = 136}, [393] = {.lex_state = 137}, [394] = {.lex_state = 137}, [395] = {.lex_state = 137}, [396] = {.lex_state = 135}, [397] = {.lex_state = 137}, [398] = {.lex_state = 136}, [399] = {.lex_state = 137}, [400] = {.lex_state = 137}, [401] = {.lex_state = 137}, [402] = {.lex_state = 137}, [403] = {.lex_state = 136}, [404] = {.lex_state = 137}, [405] = {.lex_state = 154}, [406] = {.lex_state = 137}, [407] = {.lex_state = 137}, [408] = {.lex_state = 137}, [409] = {.lex_state = 137}, [410] = {.lex_state = 137}, [411] = {.lex_state = 136}, [412] = {.lex_state = 136}, [413] = {.lex_state = 136}, [414] = {.lex_state = 136}, [415] = {.lex_state = 137}, [416] = {.lex_state = 136}, [417] = {.lex_state = 137}, [418] = {.lex_state = 154}, [419] = {.lex_state = 136}, [420] = {.lex_state = 155}, [421] = {.lex_state = 135}, [422] = {.lex_state = 137}, [423] = {.lex_state = 135}, [424] = {.lex_state = 137}, [425] = {.lex_state = 137}, [426] = {.lex_state = 137}, [427] = {.lex_state = 155}, [428] = {.lex_state = 155}, [429] = {.lex_state = 138}, [430] = {.lex_state = 155}, [431] = {.lex_state = 155}, [432] = {.lex_state = 155}, [433] = {.lex_state = 154}, [434] = {.lex_state = 154}, [435] = {.lex_state = 154}, [436] = {.lex_state = 136}, [437] = {.lex_state = 139}, [438] = {.lex_state = 140}, [439] = {.lex_state = 140}, [440] = {.lex_state = 154}, [441] = {.lex_state = 154}, [442] = {.lex_state = 154}, [443] = {.lex_state = 154}, [444] = {.lex_state = 154}, [445] = {.lex_state = 154}, [446] = {.lex_state = 154}, [447] = {.lex_state = 154}, [448] = {.lex_state = 137}, [449] = {.lex_state = 154}, [450] = {.lex_state = 154}, [451] = {.lex_state = 154}, [452] = {.lex_state = 154}, [453] = {.lex_state = 154}, [454] = {.lex_state = 136}, [455] = {.lex_state = 154}, [456] = {.lex_state = 154}, [457] = {.lex_state = 136}, [458] = {.lex_state = 154}, [459] = {.lex_state = 154}, [460] = {.lex_state = 154}, [461] = {.lex_state = 154}, [462] = {.lex_state = 154}, [463] = {.lex_state = 154}, [464] = {.lex_state = 154}, [465] = {.lex_state = 154}, [466] = {.lex_state = 154}, [467] = {.lex_state = 154}, [468] = {.lex_state = 154}, [469] = {.lex_state = 154}, [470] = {.lex_state = 154}, [471] = {.lex_state = 154}, [472] = {.lex_state = 154}, [473] = {.lex_state = 154}, [474] = {.lex_state = 154}, [475] = {.lex_state = 139}, [476] = {.lex_state = 154}, [477] = {.lex_state = 154}, [478] = {.lex_state = 154}, [479] = {.lex_state = 154}, [480] = {.lex_state = 154}, [481] = {.lex_state = 154}, [482] = {.lex_state = 154}, [483] = {.lex_state = 140}, [484] = {.lex_state = 154}, [485] = {.lex_state = 140}, [486] = {.lex_state = 154}, [487] = {.lex_state = 154}, [488] = {.lex_state = 154}, [489] = {.lex_state = 154}, [490] = {.lex_state = 154}, [491] = {.lex_state = 154}, [492] = {.lex_state = 154}, [493] = {.lex_state = 154}, [494] = {.lex_state = 154}, [495] = {.lex_state = 154}, [496] = {.lex_state = 139}, [497] = {.lex_state = 139}, [498] = {.lex_state = 139}, [499] = {.lex_state = 139}, [500] = {.lex_state = 139}, [501] = {.lex_state = 154}, [502] = {.lex_state = 154}, [503] = {.lex_state = 154}, [504] = {.lex_state = 154}, [505] = {.lex_state = 139}, [506] = {.lex_state = 154}, [507] = {.lex_state = 139}, [508] = {.lex_state = 139}, [509] = {.lex_state = 154}, [510] = {.lex_state = 138}, [511] = {.lex_state = 138}, [512] = {.lex_state = 138}, [513] = {.lex_state = 136}, [514] = {.lex_state = 137}, [515] = {.lex_state = 138}, [516] = {.lex_state = 136}, [517] = {.lex_state = 137}, [518] = {.lex_state = 138}, [519] = {.lex_state = 138}, [520] = {.lex_state = 136}, [521] = {.lex_state = 138}, [522] = {.lex_state = 138}, [523] = {.lex_state = 138}, [524] = {.lex_state = 138}, [525] = {.lex_state = 136}, [526] = {.lex_state = 138}, [527] = {.lex_state = 138}, [528] = {.lex_state = 138}, [529] = {.lex_state = 138}, [530] = {.lex_state = 137}, [531] = {.lex_state = 138}, [532] = {.lex_state = 137}, [533] = {.lex_state = 138}, [534] = {.lex_state = 138}, [535] = {.lex_state = 136}, [536] = {.lex_state = 137}, [537] = {.lex_state = 136}, [538] = {.lex_state = 139}, [539] = {.lex_state = 136}, [540] = {.lex_state = 137}, [541] = {.lex_state = 137}, [542] = {.lex_state = 139}, [543] = {.lex_state = 136}, [544] = {.lex_state = 136}, [545] = {.lex_state = 136}, [546] = {.lex_state = 136}, [547] = {.lex_state = 136}, [548] = {.lex_state = 136}, [549] = {.lex_state = 139}, [550] = {.lex_state = 139}, [551] = {.lex_state = 136}, [552] = {.lex_state = 139}, [553] = {.lex_state = 136}, [554] = {.lex_state = 136}, [555] = {.lex_state = 136}, [556] = {.lex_state = 137}, [557] = {.lex_state = 139}, [558] = {.lex_state = 137}, [559] = {.lex_state = 136}, [560] = {.lex_state = 136}, [561] = {.lex_state = 139}, [562] = {.lex_state = 139}, [563] = {.lex_state = 137}, [564] = {.lex_state = 136}, [565] = {.lex_state = 139}, [566] = {.lex_state = 139}, [567] = {.lex_state = 136}, [568] = {.lex_state = 136}, [569] = {.lex_state = 139}, [570] = {.lex_state = 137}, [571] = {.lex_state = 136}, [572] = {.lex_state = 139}, [573] = {.lex_state = 137}, [574] = {.lex_state = 136}, [575] = {.lex_state = 139}, [576] = {.lex_state = 139}, [577] = {.lex_state = 137}, [578] = {.lex_state = 139}, [579] = {.lex_state = 137}, [580] = {.lex_state = 137}, [581] = {.lex_state = 137}, [582] = {.lex_state = 137}, [583] = {.lex_state = 137}, [584] = {.lex_state = 139}, [585] = {.lex_state = 137}, [586] = {.lex_state = 137}, [587] = {.lex_state = 139}, [588] = {.lex_state = 137}, [589] = {.lex_state = 137}, [590] = {.lex_state = 139}, [591] = {.lex_state = 139}, [592] = {.lex_state = 137}, [593] = {.lex_state = 137}, [594] = {.lex_state = 139}, [595] = {.lex_state = 139}, [596] = {.lex_state = 139}, [597] = {.lex_state = 137}, [598] = {.lex_state = 137}, [599] = {.lex_state = 139}, [600] = {.lex_state = 137}, [601] = {.lex_state = 139}, [602] = {.lex_state = 137}, [603] = {.lex_state = 139}, [604] = {.lex_state = 137}, [605] = {.lex_state = 139}, [606] = {.lex_state = 139}, [607] = {.lex_state = 139}, [608] = {.lex_state = 139}, [609] = {.lex_state = 139}, [610] = {.lex_state = 139}, [611] = {.lex_state = 139}, [612] = {.lex_state = 139}, [613] = {.lex_state = 139}, [614] = {.lex_state = 139}, [615] = {.lex_state = 139}, [616] = {.lex_state = 132}, [617] = {.lex_state = 141}, [618] = {.lex_state = 141}, [619] = {.lex_state = 141}, [620] = {.lex_state = 142}, [621] = {.lex_state = 141}, [622] = {.lex_state = 135}, [623] = {.lex_state = 141}, [624] = {.lex_state = 142}, [625] = {.lex_state = 135}, [626] = {.lex_state = 135}, [627] = {.lex_state = 142}, [628] = {.lex_state = 141}, [629] = {.lex_state = 141}, [630] = {.lex_state = 142}, [631] = {.lex_state = 142}, [632] = {.lex_state = 142}, [633] = {.lex_state = 142}, [634] = {.lex_state = 142}, [635] = {.lex_state = 142}, [636] = {.lex_state = 142}, [637] = {.lex_state = 142}, [638] = {.lex_state = 142}, [639] = {.lex_state = 142}, [640] = {.lex_state = 142}, [641] = {.lex_state = 142}, [642] = {.lex_state = 142}, [643] = {.lex_state = 142}, [644] = {.lex_state = 142}, [645] = {.lex_state = 142}, [646] = {.lex_state = 142}, [647] = {.lex_state = 142}, [648] = {.lex_state = 142}, [649] = {.lex_state = 142}, [650] = {.lex_state = 142}, [651] = {.lex_state = 142}, [652] = {.lex_state = 142}, [653] = {.lex_state = 142}, [654] = {.lex_state = 142}, [655] = {.lex_state = 138}, [656] = {.lex_state = 142}, [657] = {.lex_state = 138}, [658] = {.lex_state = 143}, [659] = {.lex_state = 137}, [660] = {.lex_state = 142}, [661] = {.lex_state = 138}, [662] = {.lex_state = 142}, [663] = {.lex_state = 142}, [664] = {.lex_state = 142}, [665] = {.lex_state = 142}, [666] = {.lex_state = 142}, [667] = {.lex_state = 142}, [668] = {.lex_state = 143}, [669] = {.lex_state = 142}, [670] = {.lex_state = 142}, [671] = {.lex_state = 142}, [672] = {.lex_state = 142}, [673] = {.lex_state = 142}, [674] = {.lex_state = 138}, [675] = {.lex_state = 138}, [676] = {.lex_state = 142}, [677] = {.lex_state = 142}, [678] = {.lex_state = 142}, [679] = {.lex_state = 142}, [680] = {.lex_state = 142}, [681] = {.lex_state = 142}, [682] = {.lex_state = 142}, [683] = {.lex_state = 142}, [684] = {.lex_state = 142}, [685] = {.lex_state = 142}, [686] = {.lex_state = 138}, [687] = {.lex_state = 142}, [688] = {.lex_state = 137}, [689] = {.lex_state = 144}, [690] = {.lex_state = 137}, [691] = {.lex_state = 138}, [692] = {.lex_state = 137}, [693] = {.lex_state = 144}, [694] = {.lex_state = 137}, [695] = {.lex_state = 143}, [696] = {.lex_state = 138}, [697] = {.lex_state = 138}, [698] = {.lex_state = 138}, [699] = {.lex_state = 144}, [700] = {.lex_state = 143}, [701] = {.lex_state = 144}, [702] = {.lex_state = 143}, [703] = {.lex_state = 143}, [704] = {.lex_state = 143}, [705] = {.lex_state = 143}, [706] = {.lex_state = 144}, [707] = {.lex_state = 144}, [708] = {.lex_state = 143}, [709] = {.lex_state = 143}, [710] = {.lex_state = 143}, [711] = {.lex_state = 143}, [712] = {.lex_state = 143}, [713] = {.lex_state = 135}, [714] = {.lex_state = 135}, [715] = {.lex_state = 135}, [716] = {.lex_state = 143}, [717] = {.lex_state = 143}, [718] = {.lex_state = 143}, [719] = {.lex_state = 144}, [720] = {.lex_state = 143}, [721] = {.lex_state = 143}, [722] = {.lex_state = 144}, [723] = {.lex_state = 143}, [724] = {.lex_state = 135}, [725] = {.lex_state = 143}, [726] = {.lex_state = 143}, [727] = {.lex_state = 143}, [728] = {.lex_state = 143}, [729] = {.lex_state = 144}, [730] = {.lex_state = 143}, [731] = {.lex_state = 143}, [732] = {.lex_state = 143}, [733] = {.lex_state = 143}, [734] = {.lex_state = 143}, [735] = {.lex_state = 143}, [736] = {.lex_state = 143}, [737] = {.lex_state = 144}, [738] = {.lex_state = 143}, [739] = {.lex_state = 143}, [740] = {.lex_state = 143}, [741] = {.lex_state = 143}, [742] = {.lex_state = 143}, [743] = {.lex_state = 143}, [744] = {.lex_state = 143}, [745] = {.lex_state = 144}, [746] = {.lex_state = 143}, [747] = {.lex_state = 143}, [748] = {.lex_state = 144}, [749] = {.lex_state = 143}, [750] = {.lex_state = 143}, [751] = {.lex_state = 143}, [752] = {.lex_state = 143}, [753] = {.lex_state = 143}, [754] = {.lex_state = 143}, [755] = {.lex_state = 143}, [756] = {.lex_state = 143}, [757] = {.lex_state = 135}, [758] = {.lex_state = 144}, [759] = {.lex_state = 143}, [760] = {.lex_state = 135}, [761] = {.lex_state = 135}, [762] = {.lex_state = 135}, [763] = {.lex_state = 145}, [764] = {.lex_state = 143}, [765] = {.lex_state = 135}, [766] = {.lex_state = 135}, [767] = {.lex_state = 135}, [768] = {.lex_state = 135}, [769] = {.lex_state = 135}, [770] = {.lex_state = 135}, [771] = {.lex_state = 135}, [772] = {.lex_state = 135}, [773] = {.lex_state = 135}, [774] = {.lex_state = 135}, [775] = {.lex_state = 135}, [776] = {.lex_state = 135}, [777] = {.lex_state = 135}, [778] = {.lex_state = 135}, [779] = {.lex_state = 135}, [780] = {.lex_state = 135}, [781] = {.lex_state = 135}, [782] = {.lex_state = 135}, [783] = {.lex_state = 135}, [784] = {.lex_state = 135}, [785] = {.lex_state = 135}, [786] = {.lex_state = 135}, [787] = {.lex_state = 135}, [788] = {.lex_state = 135}, [789] = {.lex_state = 143}, [790] = {.lex_state = 135}, [791] = {.lex_state = 143}, [792] = {.lex_state = 145}, [793] = {.lex_state = 145}, [794] = {.lex_state = 135}, [795] = {.lex_state = 145}, [796] = {.lex_state = 135}, [797] = {.lex_state = 135}, [798] = {.lex_state = 145}, [799] = {.lex_state = 145}, [800] = {.lex_state = 135}, [801] = {.lex_state = 145}, [802] = {.lex_state = 145}, [803] = {.lex_state = 143}, [804] = {.lex_state = 145}, [805] = {.lex_state = 135}, [806] = {.lex_state = 145}, [807] = {.lex_state = 0}, [808] = {.lex_state = 135}, [809] = {.lex_state = 145}, [810] = {.lex_state = 145}, [811] = {.lex_state = 145}, [812] = {.lex_state = 145}, [813] = {.lex_state = 145}, [814] = {.lex_state = 145}, [815] = {.lex_state = 145}, [816] = {.lex_state = 0}, [817] = {.lex_state = 146}, [818] = {.lex_state = 144}, [819] = {.lex_state = 146}, [820] = {.lex_state = 0}, [821] = {.lex_state = 146}, [822] = {.lex_state = 0}, [823] = {.lex_state = 146}, [824] = {.lex_state = 0}, [825] = {.lex_state = 146}, [826] = {.lex_state = 135}, [827] = {.lex_state = 0}, [828] = {.lex_state = 146}, [829] = {.lex_state = 135}, [830] = {.lex_state = 143}, [831] = {.lex_state = 0}, [832] = {.lex_state = 146}, [833] = {.lex_state = 0}, [834] = {.lex_state = 0}, [835] = {.lex_state = 146}, [836] = {.lex_state = 0}, [837] = {.lex_state = 143}, [838] = {.lex_state = 143}, [839] = {.lex_state = 0}, [840] = {.lex_state = 145}, [841] = {.lex_state = 0}, [842] = {.lex_state = 146}, [843] = {.lex_state = 144}, [844] = {.lex_state = 0}, [845] = {.lex_state = 133}, [846] = {.lex_state = 143}, [847] = {.lex_state = 146}, [848] = {.lex_state = 0}, [849] = {.lex_state = 146}, [850] = {.lex_state = 0}, [851] = {.lex_state = 145}, [852] = {.lex_state = 144}, [853] = {.lex_state = 143}, [854] = {.lex_state = 0}, [855] = {.lex_state = 0}, [856] = {.lex_state = 0}, [857] = {.lex_state = 135}, [858] = {.lex_state = 145}, [859] = {.lex_state = 143}, [860] = {.lex_state = 145}, [861] = {.lex_state = 145}, [862] = {.lex_state = 145}, [863] = {.lex_state = 0}, [864] = {.lex_state = 135}, [865] = {.lex_state = 135}, [866] = {.lex_state = 0}, [867] = {.lex_state = 0}, [868] = {.lex_state = 135}, [869] = {.lex_state = 135}, [870] = {.lex_state = 135}, [871] = {.lex_state = 0}, [872] = {.lex_state = 145}, [873] = {.lex_state = 135}, [874] = {.lex_state = 135}, [875] = {.lex_state = 135}, [876] = {.lex_state = 135}, [877] = {.lex_state = 135}, [878] = {.lex_state = 135}, [879] = {.lex_state = 135}, [880] = {.lex_state = 0}, [881] = {.lex_state = 143}, [882] = {.lex_state = 145}, [883] = {.lex_state = 135}, [884] = {.lex_state = 0}, [885] = {.lex_state = 0}, [886] = {.lex_state = 0}, [887] = {.lex_state = 0}, [888] = {.lex_state = 0}, [889] = {.lex_state = 0}, [890] = {.lex_state = 145}, [891] = {.lex_state = 0}, [892] = {.lex_state = 0}, [893] = {.lex_state = 0}, [894] = {.lex_state = 0}, [895] = {.lex_state = 135}, [896] = {.lex_state = 0}, [897] = {.lex_state = 0}, [898] = {.lex_state = 0}, [899] = {.lex_state = 133}, [900] = {.lex_state = 0}, [901] = {.lex_state = 0}, [902] = {.lex_state = 0}, [903] = {.lex_state = 0}, [904] = {.lex_state = 133}, [905] = {.lex_state = 0}, [906] = {.lex_state = 0}, [907] = {.lex_state = 133}, [908] = {.lex_state = 135}, [909] = {.lex_state = 0}, [910] = {.lex_state = 0}, [911] = {.lex_state = 0}, [912] = {.lex_state = 0}, [913] = {.lex_state = 0}, [914] = {.lex_state = 0}, [915] = {.lex_state = 0}, [916] = {.lex_state = 0}, [917] = {.lex_state = 0}, [918] = {.lex_state = 0}, [919] = {.lex_state = 0}, [920] = {.lex_state = 0}, [921] = {.lex_state = 145}, [922] = {.lex_state = 0}, [923] = {.lex_state = 0}, [924] = {.lex_state = 0}, [925] = {.lex_state = 0}, [926] = {.lex_state = 0}, [927] = {.lex_state = 0}, [928] = {.lex_state = 0}, [929] = {.lex_state = 0}, [930] = {.lex_state = 0}, [931] = {.lex_state = 0}, [932] = {.lex_state = 0}, [933] = {.lex_state = 143}, [934] = {.lex_state = 133}, [935] = {.lex_state = 138}, [936] = {.lex_state = 133}, [937] = {.lex_state = 0}, [938] = {.lex_state = 135}, [939] = {.lex_state = 0}, [940] = {.lex_state = 0}, [941] = {.lex_state = 0}, [942] = {.lex_state = 0}, [943] = {.lex_state = 0}, [944] = {.lex_state = 133}, [945] = {.lex_state = 0}, [946] = {.lex_state = 0}, [947] = {.lex_state = 0}, [948] = {.lex_state = 0}, [949] = {.lex_state = 0}, [950] = {.lex_state = 0}, [951] = {.lex_state = 0}, [952] = {.lex_state = 0}, [953] = {.lex_state = 135}, [954] = {.lex_state = 0}, [955] = {.lex_state = 135}, [956] = {.lex_state = 0}, [957] = {.lex_state = 0}, [958] = {.lex_state = 0}, [959] = {.lex_state = 0}, [960] = {.lex_state = 0}, [961] = {.lex_state = 133}, [962] = {.lex_state = 0}, [963] = {.lex_state = 0}, [964] = {.lex_state = 133}, [965] = {.lex_state = 0}, [966] = {.lex_state = 133}, [967] = {.lex_state = 0}, [968] = {.lex_state = 0}, [969] = {.lex_state = 133}, [970] = {.lex_state = 0}, [971] = {.lex_state = 135}, [972] = {.lex_state = 133}, [973] = {.lex_state = 0}, [974] = {.lex_state = 135}, [975] = {.lex_state = 0}, [976] = {.lex_state = 135}, [977] = {.lex_state = 0}, [978] = {.lex_state = 133}, [979] = {.lex_state = 145}, [980] = {.lex_state = 133}, [981] = {.lex_state = 0}, [982] = {.lex_state = 0}, [983] = {.lex_state = 133}, [984] = {.lex_state = 0}, [985] = {.lex_state = 0}, [986] = {.lex_state = 0}, [987] = {.lex_state = 0}, [988] = {.lex_state = 135}, [989] = {.lex_state = 133}, [990] = {.lex_state = 133}, [991] = {.lex_state = 135}, [992] = {.lex_state = 145}, [993] = {.lex_state = 0}, [994] = {.lex_state = 145}, [995] = {.lex_state = 0}, [996] = {.lex_state = 0}, [997] = {.lex_state = 0}, [998] = {.lex_state = 0}, [999] = {.lex_state = 133}, [1000] = {.lex_state = 0}, [1001] = {.lex_state = 0}, [1002] = {.lex_state = 0}, [1003] = {.lex_state = 0}, [1004] = {.lex_state = 133}, [1005] = {.lex_state = 133}, [1006] = {.lex_state = 0}, [1007] = {.lex_state = 0}, [1008] = {.lex_state = 135}, [1009] = {.lex_state = 0}, [1010] = {.lex_state = 133}, [1011] = {.lex_state = 0}, [1012] = {.lex_state = 0}, [1013] = {.lex_state = 0}, [1014] = {.lex_state = 145}, [1015] = {.lex_state = 0}, [1016] = {.lex_state = 0}, [1017] = {.lex_state = 0}, [1018] = {.lex_state = 0}, [1019] = {.lex_state = 0}, [1020] = {.lex_state = 0}, [1021] = {.lex_state = 0}, [1022] = {.lex_state = 0}, [1023] = {.lex_state = 0}, [1024] = {.lex_state = 145}, [1025] = {.lex_state = 0}, [1026] = {.lex_state = 0}, [1027] = {.lex_state = 0}, [1028] = {.lex_state = 0}, [1029] = {.lex_state = 0}, [1030] = {.lex_state = 0}, [1031] = {.lex_state = 145}, [1032] = {.lex_state = 0}, [1033] = {.lex_state = 145}, [1034] = {.lex_state = 0}, [1035] = {.lex_state = 0}, [1036] = {.lex_state = 145}, [1037] = {.lex_state = 0}, [1038] = {.lex_state = 0}, [1039] = {.lex_state = 0}, [1040] = {.lex_state = 0}, [1041] = {.lex_state = 0}, [1042] = {.lex_state = 0}, [1043] = {.lex_state = 145}, [1044] = {.lex_state = 133}, [1045] = {.lex_state = 145}, [1046] = {.lex_state = 0}, [1047] = {.lex_state = 145}, [1048] = {.lex_state = 0}, [1049] = {.lex_state = 0}, [1050] = {.lex_state = 0}, [1051] = {.lex_state = 0}, [1052] = {.lex_state = 0}, [1053] = {.lex_state = 0}, [1054] = {.lex_state = 0}, [1055] = {.lex_state = 0}, [1056] = {.lex_state = 0}, [1057] = {.lex_state = 133}, [1058] = {.lex_state = 135}, [1059] = {.lex_state = 0}, [1060] = {.lex_state = 0}, [1061] = {.lex_state = 0}, [1062] = {.lex_state = 0}, [1063] = {.lex_state = 0}, [1064] = {.lex_state = 145}, [1065] = {.lex_state = 0}, [1066] = {.lex_state = 0}, [1067] = {.lex_state = 145}, [1068] = {.lex_state = 0}, [1069] = {.lex_state = 0}, [1070] = {.lex_state = 0}, [1071] = {.lex_state = 0}, [1072] = {.lex_state = 0}, [1073] = {.lex_state = 0}, [1074] = {.lex_state = 0}, [1075] = {.lex_state = 0}, [1076] = {.lex_state = 0}, [1077] = {.lex_state = 0}, [1078] = {.lex_state = 145}, [1079] = {.lex_state = 0}, [1080] = {.lex_state = 135}, [1081] = {.lex_state = 0}, [1082] = {.lex_state = 0}, [1083] = {.lex_state = 0}, [1084] = {.lex_state = 133}, [1085] = {.lex_state = 0}, [1086] = {.lex_state = 0}, [1087] = {.lex_state = 145}, [1088] = {.lex_state = 0}, [1089] = {.lex_state = 0}, [1090] = {.lex_state = 0}, [1091] = {.lex_state = 0}, [1092] = {.lex_state = 0}, [1093] = {.lex_state = 0}, [1094] = {.lex_state = 145}, [1095] = {.lex_state = 0}, [1096] = {.lex_state = 145}, [1097] = {.lex_state = 135}, [1098] = {.lex_state = 145}, [1099] = {.lex_state = 0}, [1100] = {.lex_state = 0}, [1101] = {.lex_state = 145}, [1102] = {.lex_state = 0}, [1103] = {.lex_state = 0}, [1104] = {.lex_state = 0}, [1105] = {.lex_state = 0}, [1106] = {.lex_state = 0}, [1107] = {.lex_state = 0}, [1108] = {.lex_state = 145}, [1109] = {.lex_state = 0}, [1110] = {.lex_state = 145}, [1111] = {.lex_state = 135}, [1112] = {.lex_state = 0}, [1113] = {.lex_state = 145}, [1114] = {.lex_state = 0}, [1115] = {.lex_state = 145}, [1116] = {.lex_state = 133}, [1117] = {.lex_state = 0}, [1118] = {.lex_state = 0}, [1119] = {.lex_state = 0}, [1120] = {.lex_state = 0}, [1121] = {.lex_state = 0}, [1122] = {.lex_state = 0}, [1123] = {.lex_state = 0}, [1124] = {.lex_state = 0}, [1125] = {.lex_state = 0}, [1126] = {.lex_state = 0}, [1127] = {.lex_state = 145}, [1128] = {.lex_state = 0}, [1129] = {.lex_state = 0}, [1130] = {.lex_state = 0}, [1131] = {.lex_state = 0}, [1132] = {.lex_state = 145}, [1133] = {.lex_state = 145}, [1134] = {.lex_state = 0}, [1135] = {.lex_state = 145}, [1136] = {.lex_state = 145}, [1137] = {.lex_state = 133}, [1138] = {.lex_state = 0}, [1139] = {.lex_state = 145}, [1140] = {.lex_state = 0}, [1141] = {.lex_state = 133}, [1142] = {.lex_state = 145}, [1143] = {.lex_state = 0}, [1144] = {.lex_state = 0}, [1145] = {.lex_state = 0}, [1146] = {.lex_state = 0}, [1147] = {.lex_state = 0}, [1148] = {.lex_state = 0}, [1149] = {.lex_state = 0}, [1150] = {.lex_state = 0}, [1151] = {.lex_state = 0}, [1152] = {.lex_state = 0}, [1153] = {.lex_state = 0}, [1154] = {.lex_state = 0}, [1155] = {.lex_state = 0}, [1156] = {.lex_state = 0}, [1157] = {.lex_state = 0}, [1158] = {.lex_state = 0}, [1159] = {.lex_state = 0}, [1160] = {.lex_state = 0}, [1161] = {.lex_state = 0}, [1162] = {.lex_state = 0}, [1163] = {.lex_state = 133}, [1164] = {.lex_state = 133}, [1165] = {.lex_state = 0}, [1166] = {.lex_state = 0}, [1167] = {.lex_state = 0}, [1168] = {.lex_state = 0}, [1169] = {.lex_state = 0}, [1170] = {.lex_state = 0}, [1171] = {.lex_state = 0}, [1172] = {.lex_state = 0}, [1173] = {.lex_state = 0}, [1174] = {.lex_state = 0}, [1175] = {.lex_state = 0}, [1176] = {.lex_state = 0}, [1177] = {.lex_state = 133}, [1178] = {.lex_state = 0}, [1179] = {.lex_state = 0}, [1180] = {.lex_state = 0}, [1181] = {.lex_state = 0}, [1182] = {.lex_state = 0}, [1183] = {.lex_state = 0}, [1184] = {.lex_state = 0}, [1185] = {.lex_state = 0}, [1186] = {.lex_state = 0}, [1187] = {.lex_state = 0}, [1188] = {.lex_state = 0}, [1189] = {.lex_state = 0}, [1190] = {.lex_state = 0}, [1191] = {.lex_state = 133}, [1192] = {.lex_state = 133}, [1193] = {.lex_state = 0}, [1194] = {.lex_state = 0}, [1195] = {.lex_state = 133}, [1196] = {.lex_state = 0}, [1197] = {.lex_state = 135}, [1198] = {.lex_state = 0}, [1199] = {.lex_state = 133}, [1200] = {.lex_state = 0}, [1201] = {.lex_state = 0}, [1202] = {.lex_state = 0}, [1203] = {.lex_state = 0}, [1204] = {.lex_state = 0}, [1205] = {.lex_state = 0}, [1206] = {.lex_state = 0}, [1207] = {.lex_state = 133}, [1208] = {.lex_state = 0}, [1209] = {.lex_state = 0}, [1210] = {.lex_state = 135}, [1211] = {.lex_state = 0}, [1212] = {.lex_state = 0}, [1213] = {.lex_state = 0}, [1214] = {.lex_state = 0}, [1215] = {.lex_state = 0}, [1216] = {.lex_state = 145}, [1217] = {.lex_state = 0}, [1218] = {.lex_state = 0}, [1219] = {.lex_state = 0}, [1220] = {.lex_state = 0}, [1221] = {.lex_state = 135}, [1222] = {.lex_state = 145}, [1223] = {.lex_state = 0}, [1224] = {.lex_state = 135}, [1225] = {.lex_state = 0}, [1226] = {.lex_state = 0}, [1227] = {.lex_state = 133}, [1228] = {.lex_state = 0}, [1229] = {.lex_state = 0}, [1230] = {.lex_state = 0}, [1231] = {.lex_state = 0}, [1232] = {.lex_state = 0}, [1233] = {.lex_state = 0}, [1234] = {.lex_state = 0}, [1235] = {.lex_state = 0}, [1236] = {.lex_state = 0}, [1237] = {.lex_state = 0}, [1238] = {.lex_state = 0}, [1239] = {.lex_state = 0}, [1240] = {.lex_state = 0}, [1241] = {.lex_state = 0}, [1242] = {.lex_state = 133}, [1243] = {.lex_state = 133}, [1244] = {.lex_state = 0}, [1245] = {.lex_state = 0}, [1246] = {.lex_state = 133}, [1247] = {.lex_state = 0}, [1248] = {.lex_state = 0}, [1249] = {.lex_state = 0}, [1250] = {.lex_state = 0}, [1251] = {.lex_state = 0}, [1252] = {.lex_state = 0}, [1253] = {.lex_state = 0}, [1254] = {.lex_state = 0}, [1255] = {.lex_state = 0}, [1256] = {.lex_state = 133}, [1257] = {.lex_state = 0}, [1258] = {.lex_state = 133}, [1259] = {.lex_state = 133}, [1260] = {.lex_state = 0}, [1261] = {.lex_state = 0}, [1262] = {.lex_state = 0}, [1263] = {.lex_state = 0}, }; static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [0] = { [ts_builtin_sym_end] = ACTIONS(1), [sym_module_comment] = ACTIONS(3), [sym_statement_comment] = ACTIONS(5), [sym_comment] = ACTIONS(5), [anon_sym_if] = ACTIONS(1), [anon_sym_LBRACE] = ACTIONS(1), [anon_sym_RBRACE] = ACTIONS(1), [anon_sym_erlang] = ACTIONS(1), [anon_sym_javascript] = ACTIONS(1), [anon_sym_import] = ACTIONS(1), [anon_sym_DOT] = ACTIONS(1), [anon_sym_as] = ACTIONS(1), [anon_sym_SLASH] = ACTIONS(1), [anon_sym_COMMA] = ACTIONS(1), [anon_sym_const] = ACTIONS(1), [anon_sym_EQ] = ACTIONS(1), [anon_sym_POUND] = ACTIONS(1), [anon_sym_LPAREN] = ACTIONS(1), [anon_sym_RPAREN] = ACTIONS(1), [anon_sym_LBRACK] = ACTIONS(1), [anon_sym_RBRACK] = ACTIONS(1), [anon_sym_LT_LT] = ACTIONS(1), [anon_sym_GT_GT] = ACTIONS(1), [anon_sym_COLON] = ACTIONS(1), [anon_sym_DASH] = ACTIONS(1), [anon_sym_size] = ACTIONS(1), [anon_sym_external] = ACTIONS(1), [anon_sym_type] = ACTIONS(1), [anon_sym_fn] = ACTIONS(1), [anon_sym_DASH_GT] = ACTIONS(1), [anon_sym_try] = ACTIONS(1), [anon_sym_PIPE_PIPE] = ACTIONS(1), [anon_sym_AMP_AMP] = ACTIONS(1), [anon_sym_EQ_EQ] = ACTIONS(1), [anon_sym_BANG_EQ] = ACTIONS(1), [anon_sym_LT] = ACTIONS(1), [anon_sym_LT_EQ] = ACTIONS(1), [anon_sym_LT_DOT] = ACTIONS(1), [anon_sym_LT_EQ_DOT] = ACTIONS(1), [anon_sym_GT] = ACTIONS(1), [anon_sym_GT_EQ] = ACTIONS(1), [anon_sym_GT_DOT] = ACTIONS(1), [anon_sym_GT_EQ_DOT] = ACTIONS(1), [anon_sym_PIPE_GT] = ACTIONS(1), [anon_sym_PLUS] = ACTIONS(1), [anon_sym_PLUS_DOT] = ACTIONS(1), [anon_sym_DASH_DOT] = ACTIONS(1), [anon_sym_STAR] = ACTIONS(1), [anon_sym_STAR_DOT] = ACTIONS(1), [anon_sym_SLASH_DOT] = ACTIONS(1), [anon_sym_PERCENT] = ACTIONS(1), [anon_sym_todo] = ACTIONS(1), [anon_sym_DOT_DOT] = ACTIONS(1), [anon_sym_case] = ACTIONS(1), [anon_sym_PIPE] = ACTIONS(1), [anon_sym_let] = ACTIONS(1), [anon_sym_assert] = ACTIONS(1), [sym_visibility_modifier] = ACTIONS(1), [sym_opacity_modifier] = ACTIONS(1), [anon_sym_DQUOTE] = ACTIONS(1), [sym_escape_sequence] = ACTIONS(1), [sym_float] = ACTIONS(1), [sym__hex] = ACTIONS(1), [sym__decimal] = ACTIONS(1), [sym__octal] = ACTIONS(1), [sym__binary] = ACTIONS(1), [anon_sym_binary] = ACTIONS(1), [anon_sym_bytes] = ACTIONS(1), [anon_sym_int] = ACTIONS(1), [anon_sym_float] = ACTIONS(1), [anon_sym_bit_string] = ACTIONS(1), [anon_sym_bits] = ACTIONS(1), [anon_sym_utf8] = ACTIONS(1), [anon_sym_utf16] = ACTIONS(1), [anon_sym_utf32] = ACTIONS(1), [anon_sym_utf8_codepoint] = ACTIONS(1), [anon_sym_utf16_codepoint] = ACTIONS(1), [anon_sym_utf32_codepoint] = ACTIONS(1), [anon_sym_signed] = ACTIONS(1), [anon_sym_unsigned] = ACTIONS(1), [anon_sym_big] = ACTIONS(1), [anon_sym_little] = ACTIONS(1), [anon_sym_native] = ACTIONS(1), [anon_sym_unit] = ACTIONS(1), [sym__discard_name] = ACTIONS(1), [sym__name] = ACTIONS(1), [sym__upname] = ACTIONS(1), }, [1] = { [sym_source_file] = STATE(1206), [sym__statement] = STATE(3), [sym_target_group] = STATE(3), [sym_import] = STATE(3), [sym_constant] = STATE(3), [sym_external_type] = STATE(3), [sym_external_function] = STATE(3), [sym_function] = STATE(3), [aux_sym__expression_seq] = STATE(4), [sym_try] = STATE(459), [sym__expression] = STATE(47), [sym_binary_expression] = STATE(47), [sym__expression_unit] = STATE(47), [sym_record] = STATE(28), [sym_todo] = STATE(47), [sym_tuple] = STATE(29), [sym_list] = STATE(47), [sym__expression_bit_string] = STATE(47), [sym_anonymous_function] = STATE(30), [sym_expression_group] = STATE(20), [sym_case] = STATE(20), [sym_let] = STATE(47), [sym_assert] = STATE(47), [sym_record_update] = STATE(28), [sym__maybe_tuple_expression] = STATE(1204), [sym_tuple_access] = STATE(20), [sym__maybe_record_expression] = STATE(1203), [sym_field_access] = STATE(20), [sym__maybe_function_expression] = STATE(1103), [sym_function_call] = STATE(20), [sym_type_definition] = STATE(3), [sym_type_alias] = STATE(3), [sym_string] = STATE(47), [sym_integer] = STATE(47), [sym_identifier] = STATE(17), [sym_type_identifier] = STATE(6), [sym_remote_type_identifier] = STATE(6), [aux_sym_source_file_repeat1] = STATE(3), [ts_builtin_sym_end] = ACTIONS(7), [sym_module_comment] = ACTIONS(3), [sym_statement_comment] = ACTIONS(5), [sym_comment] = ACTIONS(5), [anon_sym_if] = ACTIONS(9), [anon_sym_LBRACE] = ACTIONS(11), [anon_sym_import] = ACTIONS(13), [anon_sym_const] = ACTIONS(15), [anon_sym_POUND] = ACTIONS(17), [anon_sym_LBRACK] = ACTIONS(19), [anon_sym_LT_LT] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(23), [anon_sym_external] = ACTIONS(25), [anon_sym_type] = ACTIONS(27), [anon_sym_fn] = ACTIONS(29), [anon_sym_try] = ACTIONS(31), [anon_sym_todo] = ACTIONS(33), [anon_sym_case] = ACTIONS(35), [anon_sym_let] = ACTIONS(37), [anon_sym_assert] = ACTIONS(39), [sym_visibility_modifier] = ACTIONS(41), [sym_opacity_modifier] = ACTIONS(43), [anon_sym_DQUOTE] = ACTIONS(45), [sym_float] = ACTIONS(47), [sym__hex] = ACTIONS(49), [sym__decimal] = ACTIONS(51), [sym__octal] = ACTIONS(49), [sym__binary] = ACTIONS(49), [sym__name] = ACTIONS(53), [sym__upname] = ACTIONS(55), }, [2] = { [sym__statement] = STATE(2), [sym_target_group] = STATE(2), [sym_import] = STATE(2), [sym_constant] = STATE(2), [sym_external_type] = STATE(2), [sym_external_function] = STATE(2), [sym_function] = STATE(2), [aux_sym__expression_seq] = STATE(4), [sym_try] = STATE(459), [sym__expression] = STATE(47), [sym_binary_expression] = STATE(47), [sym__expression_unit] = STATE(47), [sym_record] = STATE(28), [sym_todo] = STATE(47), [sym_tuple] = STATE(29), [sym_list] = STATE(47), [sym__expression_bit_string] = STATE(47), [sym_anonymous_function] = STATE(30), [sym_expression_group] = STATE(20), [sym_case] = STATE(20), [sym_let] = STATE(47), [sym_assert] = STATE(47), [sym_record_update] = STATE(28), [sym__maybe_tuple_expression] = STATE(1204), [sym_tuple_access] = STATE(20), [sym__maybe_record_expression] = STATE(1203), [sym_field_access] = STATE(20), [sym__maybe_function_expression] = STATE(1103), [sym_function_call] = STATE(20), [sym_type_definition] = STATE(2), [sym_type_alias] = STATE(2), [sym_string] = STATE(47), [sym_integer] = STATE(47), [sym_identifier] = STATE(17), [sym_type_identifier] = STATE(6), [sym_remote_type_identifier] = STATE(6), [aux_sym_source_file_repeat1] = STATE(2), [ts_builtin_sym_end] = ACTIONS(57), [sym_module_comment] = ACTIONS(3), [sym_statement_comment] = ACTIONS(5), [sym_comment] = ACTIONS(5), [anon_sym_if] = ACTIONS(59), [anon_sym_LBRACE] = ACTIONS(62), [anon_sym_import] = ACTIONS(65), [anon_sym_const] = ACTIONS(68), [anon_sym_POUND] = ACTIONS(71), [anon_sym_LBRACK] = ACTIONS(74), [anon_sym_LT_LT] = ACTIONS(77), [anon_sym_DASH] = ACTIONS(80), [anon_sym_external] = ACTIONS(83), [anon_sym_type] = ACTIONS(86), [anon_sym_fn] = ACTIONS(89), [anon_sym_try] = ACTIONS(92), [anon_sym_todo] = ACTIONS(95), [anon_sym_case] = ACTIONS(98), [anon_sym_let] = ACTIONS(101), [anon_sym_assert] = ACTIONS(104), [sym_visibility_modifier] = ACTIONS(107), [sym_opacity_modifier] = ACTIONS(110), [anon_sym_DQUOTE] = ACTIONS(113), [sym_float] = ACTIONS(116), [sym__hex] = ACTIONS(119), [sym__decimal] = ACTIONS(122), [sym__octal] = ACTIONS(119), [sym__binary] = ACTIONS(119), [sym__name] = ACTIONS(125), [sym__upname] = ACTIONS(128), }, [3] = { [sym__statement] = STATE(2), [sym_target_group] = STATE(2), [sym_import] = STATE(2), [sym_constant] = STATE(2), [sym_external_type] = STATE(2), [sym_external_function] = STATE(2), [sym_function] = STATE(2), [aux_sym__expression_seq] = STATE(4), [sym_try] = STATE(459), [sym__expression] = STATE(47), [sym_binary_expression] = STATE(47), [sym__expression_unit] = STATE(47), [sym_record] = STATE(28), [sym_todo] = STATE(47), [sym_tuple] = STATE(29), [sym_list] = STATE(47), [sym__expression_bit_string] = STATE(47), [sym_anonymous_function] = STATE(30), [sym_expression_group] = STATE(20), [sym_case] = STATE(20), [sym_let] = STATE(47), [sym_assert] = STATE(47), [sym_record_update] = STATE(28), [sym__maybe_tuple_expression] = STATE(1204), [sym_tuple_access] = STATE(20), [sym__maybe_record_expression] = STATE(1203), [sym_field_access] = STATE(20), [sym__maybe_function_expression] = STATE(1103), [sym_function_call] = STATE(20), [sym_type_definition] = STATE(2), [sym_type_alias] = STATE(2), [sym_string] = STATE(47), [sym_integer] = STATE(47), [sym_identifier] = STATE(17), [sym_type_identifier] = STATE(6), [sym_remote_type_identifier] = STATE(6), [aux_sym_source_file_repeat1] = STATE(2), [ts_builtin_sym_end] = ACTIONS(131), [sym_module_comment] = ACTIONS(3), [sym_statement_comment] = ACTIONS(5), [sym_comment] = ACTIONS(5), [anon_sym_if] = ACTIONS(9), [anon_sym_LBRACE] = ACTIONS(11), [anon_sym_import] = ACTIONS(13), [anon_sym_const] = ACTIONS(15), [anon_sym_POUND] = ACTIONS(17), [anon_sym_LBRACK] = ACTIONS(19), [anon_sym_LT_LT] = ACTIONS(21), [anon_sym_DASH] = ACTIONS(23), [anon_sym_external] = ACTIONS(25), [anon_sym_type] = ACTIONS(27), [anon_sym_fn] = ACTIONS(29), [anon_sym_try] = ACTIONS(31), [anon_sym_todo] = ACTIONS(33), [anon_sym_case] = ACTIONS(35), [anon_sym_let] = ACTIONS(37), [anon_sym_assert] = ACTIONS(39), [sym_visibility_modifier] = ACTIONS(41), [sym_opacity_modifier] = ACTIONS(43), [anon_sym_DQUOTE] = ACTIONS(45), [sym_float] = ACTIONS(47), [sym__hex] = ACTIONS(49), [sym__decimal] = ACTIONS(51), [sym__octal] = ACTIONS(49), [sym__binary] = ACTIONS(49), [sym__name] = ACTIONS(53), [sym__upname] = ACTIONS(55), }, }; static const uint16_t ts_small_parse_table[] = { [0] = 33, ACTIONS(3), 1, sym_module_comment, ACTIONS(133), 1, ts_builtin_sym_end, ACTIONS(137), 1, anon_sym_LBRACE, ACTIONS(140), 1, anon_sym_POUND, ACTIONS(143), 1, anon_sym_LBRACK, ACTIONS(146), 1, anon_sym_LT_LT, ACTIONS(149), 1, anon_sym_DASH, ACTIONS(152), 1, anon_sym_fn, ACTIONS(155), 1, anon_sym_try, ACTIONS(158), 1, anon_sym_todo, ACTIONS(161), 1, anon_sym_case, ACTIONS(164), 1, anon_sym_let, ACTIONS(167), 1, anon_sym_assert, ACTIONS(170), 1, anon_sym_DQUOTE, ACTIONS(173), 1, sym_float, ACTIONS(179), 1, sym__decimal, ACTIONS(182), 1, sym__name, ACTIONS(185), 1, sym__upname, STATE(5), 1, aux_sym__expression_seq, STATE(17), 1, sym_identifier, STATE(29), 1, sym_tuple, STATE(30), 1, sym_anonymous_function, STATE(459), 1, sym_try, STATE(1103), 1, sym__maybe_function_expression, STATE(1203), 1, sym__maybe_record_expression, STATE(1204), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(6), 2, sym_type_identifier, sym_remote_type_identifier, STATE(28), 2, sym_record, sym_record_update, ACTIONS(176), 3, sym__hex, sym__octal, sym__binary, STATE(20), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, ACTIONS(135), 7, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, sym_visibility_modifier, sym_opacity_modifier, STATE(47), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [124] = 33, ACTIONS(3), 1, sym_module_comment, ACTIONS(188), 1, ts_builtin_sym_end, ACTIONS(192), 1, anon_sym_LBRACE, ACTIONS(195), 1, anon_sym_POUND, ACTIONS(198), 1, anon_sym_LBRACK, ACTIONS(201), 1, anon_sym_LT_LT, ACTIONS(204), 1, anon_sym_DASH, ACTIONS(207), 1, anon_sym_fn, ACTIONS(210), 1, anon_sym_try, ACTIONS(213), 1, anon_sym_todo, ACTIONS(216), 1, anon_sym_case, ACTIONS(219), 1, anon_sym_let, ACTIONS(222), 1, anon_sym_assert, ACTIONS(225), 1, anon_sym_DQUOTE, ACTIONS(228), 1, sym_float, ACTIONS(234), 1, sym__decimal, ACTIONS(237), 1, sym__name, ACTIONS(240), 1, sym__upname, STATE(5), 1, aux_sym__expression_seq, STATE(17), 1, sym_identifier, STATE(29), 1, sym_tuple, STATE(30), 1, sym_anonymous_function, STATE(459), 1, sym_try, STATE(1103), 1, sym__maybe_function_expression, STATE(1203), 1, sym__maybe_record_expression, STATE(1204), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(6), 2, sym_type_identifier, sym_remote_type_identifier, STATE(28), 2, sym_record, sym_record_update, ACTIONS(231), 3, sym__hex, sym__octal, sym__binary, STATE(20), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, ACTIONS(190), 7, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, sym_visibility_modifier, sym_opacity_modifier, STATE(47), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [248] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(247), 1, anon_sym_LPAREN, STATE(32), 1, sym_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(245), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(243), 26, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [315] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(251), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(249), 27, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [377] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(255), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(253), 27, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [439] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(259), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(257), 27, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [501] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(263), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(261), 27, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [563] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(267), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(265), 27, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [625] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(271), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(269), 27, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [687] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(275), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(273), 27, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [749] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(279), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(277), 27, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [811] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(283), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(281), 27, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [873] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(287), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(285), 27, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [935] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(293), 1, anon_sym_DOT, ACTIONS(297), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(289), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [1001] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(301), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(299), 27, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [1063] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(305), 18, anon_sym_DOT, anon_sym_SLASH, anon_sym_EQ, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(303), 32, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [1125] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(297), 1, anon_sym_LPAREN, ACTIONS(307), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(289), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [1191] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(312), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(310), 27, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [1253] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(305), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(303), 27, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [1315] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(316), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(314), 27, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [1377] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(320), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(318), 27, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [1439] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(324), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(322), 26, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [1500] = 34, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(330), 1, anon_sym_RPAREN, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(342), 1, anon_sym_DOT_DOT, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(951), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [1621] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(366), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(364), 26, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [1682] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(368), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(289), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [1745] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(370), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(289), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [1808] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(297), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(289), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [1871] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(374), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(372), 26, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [1932] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(378), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(376), 26, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [1993] = 34, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(380), 1, anon_sym_RPAREN, ACTIONS(382), 1, anon_sym_DOT_DOT, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(925), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [2114] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(386), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(384), 26, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [2175] = 34, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(388), 1, anon_sym_RPAREN, ACTIONS(390), 1, anon_sym_DOT_DOT, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(926), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [2296] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(316), 17, anon_sym_SLASH, anon_sym_EQ, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(314), 32, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [2357] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(394), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(392), 26, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [2418] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(400), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(398), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(396), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [2481] = 34, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(402), 1, anon_sym_RPAREN, ACTIONS(404), 1, anon_sym_DOT_DOT, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1001), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [2602] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(408), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(406), 26, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [2663] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(412), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(410), 26, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [2724] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(320), 17, anon_sym_SLASH, anon_sym_EQ, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(318), 32, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [2785] = 33, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(414), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1077), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [2903] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(312), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(310), 32, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [2963] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(418), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(416), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [3023] = 33, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(420), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1077), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [3141] = 14, ACTIONS(3), 1, sym_module_comment, ACTIONS(430), 1, anon_sym_PIPE_PIPE, ACTIONS(432), 1, anon_sym_AMP_AMP, ACTIONS(440), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(426), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(428), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(434), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(442), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(444), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(436), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(438), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(422), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(424), 15, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [3221] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(448), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(446), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [3281] = 14, ACTIONS(3), 1, sym_module_comment, ACTIONS(430), 1, anon_sym_PIPE_PIPE, ACTIONS(432), 1, anon_sym_AMP_AMP, ACTIONS(440), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(426), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(428), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(434), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(442), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(444), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(436), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(438), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(450), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(452), 15, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [3361] = 8, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(426), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(428), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(442), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(444), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(456), 19, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(454), 20, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [3429] = 9, ACTIONS(3), 1, sym_module_comment, ACTIONS(440), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(426), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(428), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(442), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(444), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(454), 19, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(456), 19, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [3499] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(440), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(426), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(428), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(442), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(444), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(436), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(438), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(454), 15, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(456), 15, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [3573] = 12, ACTIONS(3), 1, sym_module_comment, ACTIONS(440), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(426), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(428), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(434), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(442), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(444), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(436), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(438), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(454), 13, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(456), 15, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [3649] = 33, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(458), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1077), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [3767] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(462), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(460), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [3827] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(432), 1, anon_sym_AMP_AMP, ACTIONS(440), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(426), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(428), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(434), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(442), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(444), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(436), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(438), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(454), 12, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(456), 15, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [3905] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(426), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(444), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(456), 21, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(454), 22, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [3969] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(456), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(454), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [4029] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(466), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(464), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [4089] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(470), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(468), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [4149] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(474), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(472), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [4209] = 14, ACTIONS(3), 1, sym_module_comment, ACTIONS(430), 1, anon_sym_PIPE_PIPE, ACTIONS(432), 1, anon_sym_AMP_AMP, ACTIONS(440), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(426), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(428), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(434), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(442), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(444), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(436), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(438), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(476), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(478), 15, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [4289] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(482), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(480), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [4349] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(486), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(484), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [4409] = 33, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(488), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1077), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [4527] = 14, ACTIONS(3), 1, sym_module_comment, ACTIONS(430), 1, anon_sym_PIPE_PIPE, ACTIONS(432), 1, anon_sym_AMP_AMP, ACTIONS(440), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(426), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(428), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(434), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(442), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(444), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(436), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(438), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(490), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(492), 15, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [4607] = 33, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(494), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1077), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [4725] = 33, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(388), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(926), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [4843] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(498), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(496), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [4903] = 33, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(500), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1077), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [5021] = 33, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(330), 1, anon_sym_RPAREN, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(951), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [5139] = 14, ACTIONS(3), 1, sym_module_comment, ACTIONS(430), 1, anon_sym_PIPE_PIPE, ACTIONS(432), 1, anon_sym_AMP_AMP, ACTIONS(440), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(426), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(428), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(434), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(442), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(444), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(436), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(438), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(502), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(504), 15, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [5219] = 33, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(380), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(925), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [5337] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(275), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(273), 32, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [5397] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(508), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(506), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [5457] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(512), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(510), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [5517] = 33, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(402), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1001), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [5635] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(516), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(514), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [5695] = 33, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(518), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1077), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [5813] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(522), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(520), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [5873] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(526), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(524), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [5933] = 33, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(528), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1077), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [6051] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(532), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(530), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [6111] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(536), 23, anon_sym_if, anon_sym_import, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, ACTIONS(534), 25, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [6171] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(540), 1, anon_sym_RBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [6286] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(574), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [6401] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(576), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [6516] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(578), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [6631] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(580), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [6746] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(582), 1, anon_sym_LPAREN, STATE(143), 1, sym_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(245), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(243), 29, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [6809] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(584), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [6924] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(586), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [7039] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(588), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [7154] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(188), 1, anon_sym_RBRACE, ACTIONS(590), 1, anon_sym_LBRACE, ACTIONS(593), 1, anon_sym_POUND, ACTIONS(596), 1, anon_sym_LBRACK, ACTIONS(599), 1, anon_sym_LT_LT, ACTIONS(602), 1, anon_sym_DASH, ACTIONS(605), 1, anon_sym_fn, ACTIONS(608), 1, anon_sym_try, ACTIONS(611), 1, anon_sym_todo, ACTIONS(614), 1, anon_sym_case, ACTIONS(617), 1, anon_sym_let, ACTIONS(620), 1, anon_sym_assert, ACTIONS(623), 1, anon_sym_DQUOTE, ACTIONS(626), 1, sym_float, ACTIONS(632), 1, sym__decimal, ACTIONS(635), 1, sym__name, ACTIONS(638), 1, sym__upname, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(629), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [7269] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(352), 1, sym_float, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1077), 1, sym_argument, STATE(1086), 1, sym__maybe_function_expression, STATE(1148), 1, sym_hole, STATE(1154), 1, sym_label, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(563), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [7384] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(641), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [7499] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(643), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [7614] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(645), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [7729] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(647), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [7844] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(649), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [7959] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(651), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [8074] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(653), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [8189] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(655), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [8304] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(657), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [8419] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(659), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [8534] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(661), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [8649] = 32, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(663), 1, anon_sym_RBRACE, STATE(94), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [8764] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(97), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [8876] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(271), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(269), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [8934] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(105), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [9046] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(85), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [9158] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(100), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [9270] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(301), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(299), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [9328] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(98), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [9440] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(263), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(261), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [9498] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(96), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [9610] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(86), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [9722] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(259), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(257), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [9780] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(101), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [9892] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(99), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [10004] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(102), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [10116] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(88), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [10228] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(103), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [10340] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(91), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [10452] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(104), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [10564] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(107), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [10676] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(87), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [10788] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(93), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [10900] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(89), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [11012] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(92), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [11124] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(297), 1, anon_sym_LPAREN, ACTIONS(307), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(289), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [11186] = 31, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(552), 1, anon_sym_try, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(564), 1, sym_float, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, STATE(106), 1, aux_sym__expression_seq, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(616), 1, sym_try, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(287), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [11298] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(297), 1, anon_sym_LPAREN, ACTIONS(665), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(289), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [11360] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(287), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(285), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [11418] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(283), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(281), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [11476] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(251), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(249), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [11534] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(255), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(253), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [11592] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(470), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(468), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_RPAREN, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [11650] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(279), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(277), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [11708] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(516), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(514), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_RPAREN, anon_sym_LBRACK, anon_sym_RBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [11766] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(267), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(265), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [11824] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(297), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(289), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [11883] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(378), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(376), 29, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [11940] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(669), 1, anon_sym_RBRACK, ACTIONS(671), 1, anon_sym_DOT_DOT, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [12049] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(358), 1, sym__discard_name, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(677), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1083), 1, sym_hole, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(573), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [12158] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(394), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(392), 29, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [12215] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(679), 1, anon_sym_RBRACK, ACTIONS(681), 1, anon_sym_DOT_DOT, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [12324] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(386), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(384), 29, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [12381] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(408), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(406), 29, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [12438] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(683), 1, anon_sym_RBRACK, ACTIONS(685), 1, anon_sym_DOT_DOT, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [12547] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(366), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(364), 29, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [12604] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(687), 1, anon_sym_RBRACK, ACTIONS(689), 1, anon_sym_DOT_DOT, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [12713] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(368), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(289), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [12772] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(691), 1, anon_sym_RBRACK, ACTIONS(693), 1, anon_sym_DOT_DOT, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [12881] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(324), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(322), 29, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [12938] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(412), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(410), 29, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [12995] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(695), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(398), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(396), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [13054] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(697), 1, anon_sym_RBRACK, ACTIONS(699), 1, anon_sym_DOT_DOT, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [13163] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(374), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(372), 29, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [13220] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(370), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(289), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [13279] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(701), 1, anon_sym_RBRACK, ACTIONS(703), 1, anon_sym_DOT_DOT, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [13388] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(705), 1, anon_sym_RBRACK, ACTIONS(707), 1, anon_sym_DOT_DOT, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [13497] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(709), 1, anon_sym_RPAREN, ACTIONS(711), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(541), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [13603] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(522), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(520), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [13659] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(713), 1, anon_sym_RPAREN, ACTIONS(715), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(556), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [13765] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(717), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [13871] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(719), 1, anon_sym_RBRACK, ACTIONS(721), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(532), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [13977] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(723), 1, anon_sym_RPAREN, ACTIONS(725), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(558), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [14083] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(727), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1184), 1, sym_case_subjects, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(540), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [14189] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(727), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, STATE(1223), 1, sym_case_subjects, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(540), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [14295] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(729), 1, anon_sym_RBRACK, ACTIONS(731), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(514), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [14401] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(727), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, STATE(1234), 1, sym_case_subjects, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(540), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [14507] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(532), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(530), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [14563] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(733), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [14669] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(482), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(480), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [14725] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(498), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(496), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [14781] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(735), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [14887] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(536), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(534), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [14943] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(727), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, STATE(1238), 1, sym_case_subjects, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(540), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [15049] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(418), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(416), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [15105] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(486), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(484), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [15161] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(466), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(464), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [15217] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(737), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [15323] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(474), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(472), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [15379] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(739), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [15485] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(741), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [15591] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(743), 1, anon_sym_RBRACK, ACTIONS(745), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(517), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [15697] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(448), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(446), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [15753] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(526), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(524), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [15809] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(512), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(510), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [15865] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(462), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(460), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [15921] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(508), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(506), 28, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COMMA, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [15977] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(747), 1, anon_sym_RBRACK, ACTIONS(749), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(530), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [16083] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(751), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [16189] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(753), 1, anon_sym_RPAREN, ACTIONS(755), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(536), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [16295] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(757), 1, anon_sym_RPAREN, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [16401] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(11), 1, anon_sym_LBRACE, ACTIONS(17), 1, anon_sym_POUND, ACTIONS(19), 1, anon_sym_LBRACK, ACTIONS(21), 1, anon_sym_LT_LT, ACTIONS(23), 1, anon_sym_DASH, ACTIONS(33), 1, anon_sym_todo, ACTIONS(35), 1, anon_sym_case, ACTIONS(37), 1, anon_sym_let, ACTIONS(39), 1, anon_sym_assert, ACTIONS(45), 1, anon_sym_DQUOTE, ACTIONS(51), 1, sym__decimal, ACTIONS(53), 1, sym__name, ACTIONS(55), 1, sym__upname, ACTIONS(759), 1, anon_sym_fn, ACTIONS(761), 1, sym_float, STATE(17), 1, sym_identifier, STATE(29), 1, sym_tuple, STATE(30), 1, sym_anonymous_function, STATE(1103), 1, sym__maybe_function_expression, STATE(1203), 1, sym__maybe_record_expression, STATE(1204), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(6), 2, sym_type_identifier, sym_remote_type_identifier, STATE(28), 2, sym_record, sym_record_update, ACTIONS(49), 3, sym__hex, sym__octal, sym__binary, STATE(20), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(51), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [16504] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(11), 1, anon_sym_LBRACE, ACTIONS(17), 1, anon_sym_POUND, ACTIONS(19), 1, anon_sym_LBRACK, ACTIONS(21), 1, anon_sym_LT_LT, ACTIONS(23), 1, anon_sym_DASH, ACTIONS(33), 1, anon_sym_todo, ACTIONS(35), 1, anon_sym_case, ACTIONS(37), 1, anon_sym_let, ACTIONS(39), 1, anon_sym_assert, ACTIONS(45), 1, anon_sym_DQUOTE, ACTIONS(51), 1, sym__decimal, ACTIONS(53), 1, sym__name, ACTIONS(55), 1, sym__upname, ACTIONS(759), 1, anon_sym_fn, ACTIONS(763), 1, sym_float, STATE(17), 1, sym_identifier, STATE(29), 1, sym_tuple, STATE(30), 1, sym_anonymous_function, STATE(1103), 1, sym__maybe_function_expression, STATE(1203), 1, sym__maybe_record_expression, STATE(1204), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(6), 2, sym_type_identifier, sym_remote_type_identifier, STATE(28), 2, sym_record, sym_record_update, ACTIONS(49), 3, sym__hex, sym__octal, sym__binary, STATE(20), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(72), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [16607] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(765), 1, anon_sym_LBRACE, ACTIONS(767), 1, anon_sym_POUND, ACTIONS(769), 1, anon_sym_LBRACK, ACTIONS(771), 1, anon_sym_LT_LT, ACTIONS(773), 1, anon_sym_DASH, ACTIONS(775), 1, anon_sym_fn, ACTIONS(777), 1, anon_sym_todo, ACTIONS(779), 1, anon_sym_case, ACTIONS(781), 1, anon_sym_let, ACTIONS(783), 1, anon_sym_assert, ACTIONS(785), 1, anon_sym_DQUOTE, ACTIONS(787), 1, sym_float, ACTIONS(791), 1, sym__decimal, ACTIONS(793), 1, sym__name, ACTIONS(795), 1, sym__upname, STATE(299), 1, sym_identifier, STATE(310), 1, sym_anonymous_function, STATE(317), 1, sym_tuple, STATE(1129), 1, sym__maybe_function_expression, STATE(1173), 1, sym__maybe_tuple_expression, STATE(1212), 1, sym__maybe_record_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(292), 2, sym_type_identifier, sym_remote_type_identifier, STATE(311), 2, sym_record, sym_record_update, ACTIONS(789), 3, sym__hex, sym__octal, sym__binary, STATE(301), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(333), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [16710] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(765), 1, anon_sym_LBRACE, ACTIONS(767), 1, anon_sym_POUND, ACTIONS(769), 1, anon_sym_LBRACK, ACTIONS(771), 1, anon_sym_LT_LT, ACTIONS(773), 1, anon_sym_DASH, ACTIONS(775), 1, anon_sym_fn, ACTIONS(777), 1, anon_sym_todo, ACTIONS(779), 1, anon_sym_case, ACTIONS(781), 1, anon_sym_let, ACTIONS(783), 1, anon_sym_assert, ACTIONS(785), 1, anon_sym_DQUOTE, ACTIONS(791), 1, sym__decimal, ACTIONS(793), 1, sym__name, ACTIONS(795), 1, sym__upname, ACTIONS(797), 1, sym_float, STATE(299), 1, sym_identifier, STATE(310), 1, sym_anonymous_function, STATE(317), 1, sym_tuple, STATE(1129), 1, sym__maybe_function_expression, STATE(1173), 1, sym__maybe_tuple_expression, STATE(1212), 1, sym__maybe_record_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(292), 2, sym_type_identifier, sym_remote_type_identifier, STATE(311), 2, sym_record, sym_record_update, ACTIONS(789), 3, sym__hex, sym__octal, sym__binary, STATE(301), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(331), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [16813] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(765), 1, anon_sym_LBRACE, ACTIONS(767), 1, anon_sym_POUND, ACTIONS(769), 1, anon_sym_LBRACK, ACTIONS(771), 1, anon_sym_LT_LT, ACTIONS(773), 1, anon_sym_DASH, ACTIONS(775), 1, anon_sym_fn, ACTIONS(777), 1, anon_sym_todo, ACTIONS(779), 1, anon_sym_case, ACTIONS(781), 1, anon_sym_let, ACTIONS(783), 1, anon_sym_assert, ACTIONS(785), 1, anon_sym_DQUOTE, ACTIONS(791), 1, sym__decimal, ACTIONS(793), 1, sym__name, ACTIONS(795), 1, sym__upname, ACTIONS(799), 1, sym_float, STATE(299), 1, sym_identifier, STATE(310), 1, sym_anonymous_function, STATE(317), 1, sym_tuple, STATE(1129), 1, sym__maybe_function_expression, STATE(1173), 1, sym__maybe_tuple_expression, STATE(1212), 1, sym__maybe_record_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(292), 2, sym_type_identifier, sym_remote_type_identifier, STATE(311), 2, sym_record, sym_record_update, ACTIONS(789), 3, sym__hex, sym__octal, sym__binary, STATE(301), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(330), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [16916] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(765), 1, anon_sym_LBRACE, ACTIONS(767), 1, anon_sym_POUND, ACTIONS(769), 1, anon_sym_LBRACK, ACTIONS(771), 1, anon_sym_LT_LT, ACTIONS(773), 1, anon_sym_DASH, ACTIONS(775), 1, anon_sym_fn, ACTIONS(777), 1, anon_sym_todo, ACTIONS(779), 1, anon_sym_case, ACTIONS(781), 1, anon_sym_let, ACTIONS(783), 1, anon_sym_assert, ACTIONS(785), 1, anon_sym_DQUOTE, ACTIONS(791), 1, sym__decimal, ACTIONS(793), 1, sym__name, ACTIONS(795), 1, sym__upname, ACTIONS(801), 1, sym_float, STATE(299), 1, sym_identifier, STATE(310), 1, sym_anonymous_function, STATE(317), 1, sym_tuple, STATE(1129), 1, sym__maybe_function_expression, STATE(1173), 1, sym__maybe_tuple_expression, STATE(1212), 1, sym__maybe_record_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(292), 2, sym_type_identifier, sym_remote_type_identifier, STATE(311), 2, sym_record, sym_record_update, ACTIONS(789), 3, sym__hex, sym__octal, sym__binary, STATE(301), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(327), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [17019] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(765), 1, anon_sym_LBRACE, ACTIONS(767), 1, anon_sym_POUND, ACTIONS(769), 1, anon_sym_LBRACK, ACTIONS(771), 1, anon_sym_LT_LT, ACTIONS(773), 1, anon_sym_DASH, ACTIONS(775), 1, anon_sym_fn, ACTIONS(777), 1, anon_sym_todo, ACTIONS(779), 1, anon_sym_case, ACTIONS(781), 1, anon_sym_let, ACTIONS(783), 1, anon_sym_assert, ACTIONS(785), 1, anon_sym_DQUOTE, ACTIONS(791), 1, sym__decimal, ACTIONS(793), 1, sym__name, ACTIONS(795), 1, sym__upname, ACTIONS(803), 1, sym_float, STATE(299), 1, sym_identifier, STATE(310), 1, sym_anonymous_function, STATE(317), 1, sym_tuple, STATE(1129), 1, sym__maybe_function_expression, STATE(1173), 1, sym__maybe_tuple_expression, STATE(1212), 1, sym__maybe_record_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(292), 2, sym_type_identifier, sym_remote_type_identifier, STATE(311), 2, sym_record, sym_record_update, ACTIONS(789), 3, sym__hex, sym__octal, sym__binary, STATE(301), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(336), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [17122] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(805), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(577), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [17225] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(807), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(598), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [17328] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(809), 1, anon_sym_GT_GT, ACTIONS(811), 1, anon_sym_let, ACTIONS(813), 1, anon_sym_assert, ACTIONS(815), 1, sym_float, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(913), 1, sym_expression_bit_string_segment, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(912), 8, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [17435] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(817), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(588), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [17538] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(819), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(597), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [17641] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(821), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(585), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [17744] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(823), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(582), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [17847] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(825), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(604), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [17950] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(827), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(579), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [18053] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(829), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(589), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [18156] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(831), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(600), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [18259] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(811), 1, anon_sym_let, ACTIONS(813), 1, anon_sym_assert, ACTIONS(815), 1, sym_float, ACTIONS(833), 1, anon_sym_GT_GT, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1066), 1, sym_expression_bit_string_segment, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(912), 8, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [18366] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(835), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(406), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [18469] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(837), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(593), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [18572] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(839), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(583), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [18675] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(841), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(424), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [18778] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(843), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(408), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [18881] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(845), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(407), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [18984] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(847), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(404), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [19087] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(849), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(402), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [19190] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(851), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(401), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [19293] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(853), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(400), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [19396] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(855), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(410), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [19499] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(765), 1, anon_sym_LBRACE, ACTIONS(767), 1, anon_sym_POUND, ACTIONS(769), 1, anon_sym_LBRACK, ACTIONS(771), 1, anon_sym_LT_LT, ACTIONS(773), 1, anon_sym_DASH, ACTIONS(775), 1, anon_sym_fn, ACTIONS(777), 1, anon_sym_todo, ACTIONS(779), 1, anon_sym_case, ACTIONS(781), 1, anon_sym_let, ACTIONS(783), 1, anon_sym_assert, ACTIONS(785), 1, anon_sym_DQUOTE, ACTIONS(791), 1, sym__decimal, ACTIONS(793), 1, sym__name, ACTIONS(795), 1, sym__upname, ACTIONS(857), 1, sym_float, STATE(299), 1, sym_identifier, STATE(310), 1, sym_anonymous_function, STATE(317), 1, sym_tuple, STATE(1129), 1, sym__maybe_function_expression, STATE(1173), 1, sym__maybe_tuple_expression, STATE(1212), 1, sym__maybe_record_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(292), 2, sym_type_identifier, sym_remote_type_identifier, STATE(311), 2, sym_record, sym_record_update, ACTIONS(789), 3, sym__hex, sym__octal, sym__binary, STATE(301), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(328), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [19602] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(811), 1, anon_sym_let, ACTIONS(813), 1, anon_sym_assert, ACTIONS(815), 1, sym_float, ACTIONS(859), 1, anon_sym_GT_GT, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1066), 1, sym_expression_bit_string_segment, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(912), 8, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [19709] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(811), 1, anon_sym_let, ACTIONS(813), 1, anon_sym_assert, ACTIONS(815), 1, sym_float, ACTIONS(861), 1, anon_sym_GT_GT, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1066), 1, sym_expression_bit_string_segment, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(912), 8, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [19816] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(811), 1, anon_sym_let, ACTIONS(813), 1, anon_sym_assert, ACTIONS(815), 1, sym_float, ACTIONS(863), 1, anon_sym_GT_GT, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(937), 1, sym_expression_bit_string_segment, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(912), 8, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [19923] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(811), 1, anon_sym_let, ACTIONS(813), 1, anon_sym_assert, ACTIONS(815), 1, sym_float, ACTIONS(865), 1, anon_sym_GT_GT, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1066), 1, sym_expression_bit_string_segment, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(912), 8, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [20030] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(811), 1, anon_sym_let, ACTIONS(813), 1, anon_sym_assert, ACTIONS(815), 1, sym_float, ACTIONS(867), 1, anon_sym_GT_GT, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1066), 1, sym_expression_bit_string_segment, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(912), 8, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [20137] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(11), 1, anon_sym_LBRACE, ACTIONS(17), 1, anon_sym_POUND, ACTIONS(19), 1, anon_sym_LBRACK, ACTIONS(21), 1, anon_sym_LT_LT, ACTIONS(23), 1, anon_sym_DASH, ACTIONS(33), 1, anon_sym_todo, ACTIONS(35), 1, anon_sym_case, ACTIONS(37), 1, anon_sym_let, ACTIONS(39), 1, anon_sym_assert, ACTIONS(45), 1, anon_sym_DQUOTE, ACTIONS(51), 1, sym__decimal, ACTIONS(53), 1, sym__name, ACTIONS(55), 1, sym__upname, ACTIONS(759), 1, anon_sym_fn, ACTIONS(869), 1, sym_float, STATE(17), 1, sym_identifier, STATE(29), 1, sym_tuple, STATE(30), 1, sym_anonymous_function, STATE(1103), 1, sym__maybe_function_expression, STATE(1203), 1, sym__maybe_record_expression, STATE(1204), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(6), 2, sym_type_identifier, sym_remote_type_identifier, STATE(28), 2, sym_record, sym_record_update, ACTIONS(49), 3, sym__hex, sym__octal, sym__binary, STATE(20), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(58), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [20240] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(765), 1, anon_sym_LBRACE, ACTIONS(767), 1, anon_sym_POUND, ACTIONS(769), 1, anon_sym_LBRACK, ACTIONS(771), 1, anon_sym_LT_LT, ACTIONS(773), 1, anon_sym_DASH, ACTIONS(775), 1, anon_sym_fn, ACTIONS(777), 1, anon_sym_todo, ACTIONS(779), 1, anon_sym_case, ACTIONS(781), 1, anon_sym_let, ACTIONS(783), 1, anon_sym_assert, ACTIONS(785), 1, anon_sym_DQUOTE, ACTIONS(791), 1, sym__decimal, ACTIONS(793), 1, sym__name, ACTIONS(795), 1, sym__upname, ACTIONS(871), 1, sym_float, STATE(299), 1, sym_identifier, STATE(310), 1, sym_anonymous_function, STATE(317), 1, sym_tuple, STATE(1129), 1, sym__maybe_function_expression, STATE(1173), 1, sym__maybe_tuple_expression, STATE(1212), 1, sym__maybe_record_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(292), 2, sym_type_identifier, sym_remote_type_identifier, STATE(311), 2, sym_record, sym_record_update, ACTIONS(789), 3, sym__hex, sym__octal, sym__binary, STATE(301), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(340), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [20343] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(765), 1, anon_sym_LBRACE, ACTIONS(767), 1, anon_sym_POUND, ACTIONS(769), 1, anon_sym_LBRACK, ACTIONS(771), 1, anon_sym_LT_LT, ACTIONS(773), 1, anon_sym_DASH, ACTIONS(775), 1, anon_sym_fn, ACTIONS(777), 1, anon_sym_todo, ACTIONS(779), 1, anon_sym_case, ACTIONS(781), 1, anon_sym_let, ACTIONS(783), 1, anon_sym_assert, ACTIONS(785), 1, anon_sym_DQUOTE, ACTIONS(791), 1, sym__decimal, ACTIONS(793), 1, sym__name, ACTIONS(795), 1, sym__upname, ACTIONS(873), 1, sym_float, STATE(299), 1, sym_identifier, STATE(310), 1, sym_anonymous_function, STATE(317), 1, sym_tuple, STATE(1129), 1, sym__maybe_function_expression, STATE(1173), 1, sym__maybe_tuple_expression, STATE(1212), 1, sym__maybe_record_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(292), 2, sym_type_identifier, sym_remote_type_identifier, STATE(311), 2, sym_record, sym_record_update, ACTIONS(789), 3, sym__hex, sym__octal, sym__binary, STATE(301), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(342), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [20446] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(11), 1, anon_sym_LBRACE, ACTIONS(17), 1, anon_sym_POUND, ACTIONS(19), 1, anon_sym_LBRACK, ACTIONS(21), 1, anon_sym_LT_LT, ACTIONS(23), 1, anon_sym_DASH, ACTIONS(33), 1, anon_sym_todo, ACTIONS(35), 1, anon_sym_case, ACTIONS(37), 1, anon_sym_let, ACTIONS(39), 1, anon_sym_assert, ACTIONS(45), 1, anon_sym_DQUOTE, ACTIONS(51), 1, sym__decimal, ACTIONS(53), 1, sym__name, ACTIONS(55), 1, sym__upname, ACTIONS(759), 1, anon_sym_fn, ACTIONS(875), 1, sym_float, STATE(17), 1, sym_identifier, STATE(29), 1, sym_tuple, STATE(30), 1, sym_anonymous_function, STATE(1103), 1, sym__maybe_function_expression, STATE(1203), 1, sym__maybe_record_expression, STATE(1204), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(6), 2, sym_type_identifier, sym_remote_type_identifier, STATE(28), 2, sym_record, sym_record_update, ACTIONS(49), 3, sym__hex, sym__octal, sym__binary, STATE(20), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(57), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [20549] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(11), 1, anon_sym_LBRACE, ACTIONS(17), 1, anon_sym_POUND, ACTIONS(19), 1, anon_sym_LBRACK, ACTIONS(21), 1, anon_sym_LT_LT, ACTIONS(23), 1, anon_sym_DASH, ACTIONS(33), 1, anon_sym_todo, ACTIONS(35), 1, anon_sym_case, ACTIONS(37), 1, anon_sym_let, ACTIONS(39), 1, anon_sym_assert, ACTIONS(45), 1, anon_sym_DQUOTE, ACTIONS(51), 1, sym__decimal, ACTIONS(53), 1, sym__name, ACTIONS(55), 1, sym__upname, ACTIONS(759), 1, anon_sym_fn, ACTIONS(877), 1, sym_float, STATE(17), 1, sym_identifier, STATE(29), 1, sym_tuple, STATE(30), 1, sym_anonymous_function, STATE(1103), 1, sym__maybe_function_expression, STATE(1203), 1, sym__maybe_record_expression, STATE(1204), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(6), 2, sym_type_identifier, sym_remote_type_identifier, STATE(28), 2, sym_record, sym_record_update, ACTIONS(49), 3, sym__hex, sym__octal, sym__binary, STATE(20), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(56), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [20652] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(879), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(570), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [20755] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(11), 1, anon_sym_LBRACE, ACTIONS(17), 1, anon_sym_POUND, ACTIONS(19), 1, anon_sym_LBRACK, ACTIONS(21), 1, anon_sym_LT_LT, ACTIONS(23), 1, anon_sym_DASH, ACTIONS(33), 1, anon_sym_todo, ACTIONS(35), 1, anon_sym_case, ACTIONS(37), 1, anon_sym_let, ACTIONS(39), 1, anon_sym_assert, ACTIONS(45), 1, anon_sym_DQUOTE, ACTIONS(51), 1, sym__decimal, ACTIONS(53), 1, sym__name, ACTIONS(55), 1, sym__upname, ACTIONS(759), 1, anon_sym_fn, ACTIONS(881), 1, sym_float, STATE(17), 1, sym_identifier, STATE(29), 1, sym_tuple, STATE(30), 1, sym_anonymous_function, STATE(1103), 1, sym__maybe_function_expression, STATE(1203), 1, sym__maybe_record_expression, STATE(1204), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(6), 2, sym_type_identifier, sym_remote_type_identifier, STATE(28), 2, sym_record, sym_record_update, ACTIONS(49), 3, sym__hex, sym__octal, sym__binary, STATE(20), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(53), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [20858] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(11), 1, anon_sym_LBRACE, ACTIONS(17), 1, anon_sym_POUND, ACTIONS(19), 1, anon_sym_LBRACK, ACTIONS(21), 1, anon_sym_LT_LT, ACTIONS(23), 1, anon_sym_DASH, ACTIONS(33), 1, anon_sym_todo, ACTIONS(35), 1, anon_sym_case, ACTIONS(37), 1, anon_sym_let, ACTIONS(39), 1, anon_sym_assert, ACTIONS(45), 1, anon_sym_DQUOTE, ACTIONS(51), 1, sym__decimal, ACTIONS(53), 1, sym__name, ACTIONS(55), 1, sym__upname, ACTIONS(759), 1, anon_sym_fn, ACTIONS(883), 1, sym_float, STATE(17), 1, sym_identifier, STATE(29), 1, sym_tuple, STATE(30), 1, sym_anonymous_function, STATE(1103), 1, sym__maybe_function_expression, STATE(1203), 1, sym__maybe_record_expression, STATE(1204), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(6), 2, sym_type_identifier, sym_remote_type_identifier, STATE(28), 2, sym_record, sym_record_update, ACTIONS(49), 3, sym__hex, sym__octal, sym__binary, STATE(20), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(52), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [20961] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(11), 1, anon_sym_LBRACE, ACTIONS(17), 1, anon_sym_POUND, ACTIONS(19), 1, anon_sym_LBRACK, ACTIONS(21), 1, anon_sym_LT_LT, ACTIONS(23), 1, anon_sym_DASH, ACTIONS(33), 1, anon_sym_todo, ACTIONS(35), 1, anon_sym_case, ACTIONS(37), 1, anon_sym_let, ACTIONS(39), 1, anon_sym_assert, ACTIONS(45), 1, anon_sym_DQUOTE, ACTIONS(51), 1, sym__decimal, ACTIONS(53), 1, sym__name, ACTIONS(55), 1, sym__upname, ACTIONS(759), 1, anon_sym_fn, ACTIONS(885), 1, sym_float, STATE(17), 1, sym_identifier, STATE(29), 1, sym_tuple, STATE(30), 1, sym_anonymous_function, STATE(1103), 1, sym__maybe_function_expression, STATE(1203), 1, sym__maybe_record_expression, STATE(1204), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(6), 2, sym_type_identifier, sym_remote_type_identifier, STATE(28), 2, sym_record, sym_record_update, ACTIONS(49), 3, sym__hex, sym__octal, sym__binary, STATE(20), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(50), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [21064] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(811), 1, anon_sym_let, ACTIONS(813), 1, anon_sym_assert, ACTIONS(815), 1, sym_float, ACTIONS(887), 1, anon_sym_GT_GT, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(968), 1, sym_expression_bit_string_segment, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(912), 8, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [21171] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(765), 1, anon_sym_LBRACE, ACTIONS(767), 1, anon_sym_POUND, ACTIONS(769), 1, anon_sym_LBRACK, ACTIONS(771), 1, anon_sym_LT_LT, ACTIONS(773), 1, anon_sym_DASH, ACTIONS(775), 1, anon_sym_fn, ACTIONS(777), 1, anon_sym_todo, ACTIONS(779), 1, anon_sym_case, ACTIONS(781), 1, anon_sym_let, ACTIONS(783), 1, anon_sym_assert, ACTIONS(785), 1, anon_sym_DQUOTE, ACTIONS(791), 1, sym__decimal, ACTIONS(793), 1, sym__name, ACTIONS(795), 1, sym__upname, ACTIONS(889), 1, sym_float, STATE(299), 1, sym_identifier, STATE(310), 1, sym_anonymous_function, STATE(317), 1, sym_tuple, STATE(1129), 1, sym__maybe_function_expression, STATE(1173), 1, sym__maybe_tuple_expression, STATE(1212), 1, sym__maybe_record_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(292), 2, sym_type_identifier, sym_remote_type_identifier, STATE(311), 2, sym_record, sym_record_update, ACTIONS(789), 3, sym__hex, sym__octal, sym__binary, STATE(301), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(332), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [21274] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(891), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(580), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [21377] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(811), 1, anon_sym_let, ACTIONS(813), 1, anon_sym_assert, ACTIONS(815), 1, sym_float, ACTIONS(893), 1, anon_sym_GT_GT, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1066), 1, sym_expression_bit_string_segment, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(912), 8, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [21484] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(811), 1, anon_sym_let, ACTIONS(813), 1, anon_sym_assert, ACTIONS(815), 1, sym_float, ACTIONS(895), 1, anon_sym_GT_GT, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1066), 1, sym_expression_bit_string_segment, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(912), 8, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [21591] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(897), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(581), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [21694] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(811), 1, anon_sym_let, ACTIONS(813), 1, anon_sym_assert, ACTIONS(815), 1, sym_float, ACTIONS(899), 1, anon_sym_GT_GT, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1066), 1, sym_expression_bit_string_segment, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(912), 8, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [21801] = 30, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(811), 1, anon_sym_let, ACTIONS(813), 1, anon_sym_assert, ACTIONS(815), 1, sym_float, ACTIONS(901), 1, anon_sym_GT_GT, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(975), 1, sym_expression_bit_string_segment, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(912), 8, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [21908] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(903), 1, sym_float, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(285), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [22011] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(905), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(586), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [22114] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [22217] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(907), 1, sym_float, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(286), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [22320] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(909), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(602), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [22423] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(326), 1, anon_sym_LBRACE, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(911), 1, sym_float, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(592), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [22526] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(913), 1, sym_float, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(276), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [22629] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(11), 1, anon_sym_LBRACE, ACTIONS(17), 1, anon_sym_POUND, ACTIONS(19), 1, anon_sym_LBRACK, ACTIONS(21), 1, anon_sym_LT_LT, ACTIONS(23), 1, anon_sym_DASH, ACTIONS(33), 1, anon_sym_todo, ACTIONS(35), 1, anon_sym_case, ACTIONS(37), 1, anon_sym_let, ACTIONS(39), 1, anon_sym_assert, ACTIONS(45), 1, anon_sym_DQUOTE, ACTIONS(51), 1, sym__decimal, ACTIONS(53), 1, sym__name, ACTIONS(55), 1, sym__upname, ACTIONS(759), 1, anon_sym_fn, ACTIONS(915), 1, sym_float, STATE(17), 1, sym_identifier, STATE(29), 1, sym_tuple, STATE(30), 1, sym_anonymous_function, STATE(1103), 1, sym__maybe_function_expression, STATE(1203), 1, sym__maybe_record_expression, STATE(1204), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(6), 2, sym_type_identifier, sym_remote_type_identifier, STATE(28), 2, sym_record, sym_record_update, ACTIONS(49), 3, sym__hex, sym__octal, sym__binary, STATE(20), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(62), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [22732] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(917), 1, sym_float, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(275), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [22835] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(919), 1, sym_float, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(273), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [22938] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(921), 1, sym_float, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(274), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [23041] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(923), 1, sym_float, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(277), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [23144] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(925), 1, sym_float, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(278), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [23247] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(927), 1, sym_float, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(280), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [23350] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(11), 1, anon_sym_LBRACE, ACTIONS(17), 1, anon_sym_POUND, ACTIONS(19), 1, anon_sym_LBRACK, ACTIONS(21), 1, anon_sym_LT_LT, ACTIONS(23), 1, anon_sym_DASH, ACTIONS(33), 1, anon_sym_todo, ACTIONS(35), 1, anon_sym_case, ACTIONS(37), 1, anon_sym_let, ACTIONS(39), 1, anon_sym_assert, ACTIONS(45), 1, anon_sym_DQUOTE, ACTIONS(51), 1, sym__decimal, ACTIONS(53), 1, sym__name, ACTIONS(55), 1, sym__upname, ACTIONS(759), 1, anon_sym_fn, ACTIONS(929), 1, sym_float, STATE(17), 1, sym_identifier, STATE(29), 1, sym_tuple, STATE(30), 1, sym_anonymous_function, STATE(1103), 1, sym__maybe_function_expression, STATE(1203), 1, sym__maybe_record_expression, STATE(1204), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(6), 2, sym_type_identifier, sym_remote_type_identifier, STATE(28), 2, sym_record, sym_record_update, ACTIONS(49), 3, sym__hex, sym__octal, sym__binary, STATE(20), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(49), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [23453] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(931), 1, anon_sym_LBRACE, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [23556] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(328), 1, anon_sym_POUND, ACTIONS(332), 1, anon_sym_LBRACK, ACTIONS(334), 1, anon_sym_LT_LT, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(338), 1, anon_sym_fn, ACTIONS(340), 1, anon_sym_todo, ACTIONS(344), 1, anon_sym_case, ACTIONS(346), 1, anon_sym_let, ACTIONS(348), 1, anon_sym_assert, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(673), 1, sym_float, ACTIONS(675), 1, sym__name, ACTIONS(934), 1, anon_sym_LBRACE, STATE(357), 1, sym_identifier, STATE(380), 1, sym_tuple, STATE(381), 1, sym_anonymous_function, STATE(1086), 1, sym__maybe_function_expression, STATE(1201), 1, sym__maybe_record_expression, STATE(1217), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(349), 2, sym_type_identifier, sym_remote_type_identifier, STATE(379), 2, sym_record, sym_record_update, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(361), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(448), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [23659] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(937), 1, sym_float, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(289), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [23762] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(558), 1, anon_sym_let, ACTIONS(560), 1, anon_sym_assert, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(939), 1, sym_float, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(288), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [23865] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(765), 1, anon_sym_LBRACE, ACTIONS(767), 1, anon_sym_POUND, ACTIONS(769), 1, anon_sym_LBRACK, ACTIONS(771), 1, anon_sym_LT_LT, ACTIONS(773), 1, anon_sym_DASH, ACTIONS(775), 1, anon_sym_fn, ACTIONS(777), 1, anon_sym_todo, ACTIONS(779), 1, anon_sym_case, ACTIONS(781), 1, anon_sym_let, ACTIONS(783), 1, anon_sym_assert, ACTIONS(785), 1, anon_sym_DQUOTE, ACTIONS(791), 1, sym__decimal, ACTIONS(793), 1, sym__name, ACTIONS(795), 1, sym__upname, ACTIONS(941), 1, sym_float, STATE(299), 1, sym_identifier, STATE(310), 1, sym_anonymous_function, STATE(317), 1, sym_tuple, STATE(1129), 1, sym__maybe_function_expression, STATE(1173), 1, sym__maybe_tuple_expression, STATE(1212), 1, sym__maybe_record_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(292), 2, sym_type_identifier, sym_remote_type_identifier, STATE(311), 2, sym_record, sym_record_update, ACTIONS(789), 3, sym__hex, sym__octal, sym__binary, STATE(301), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(326), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [23968] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(765), 1, anon_sym_LBRACE, ACTIONS(767), 1, anon_sym_POUND, ACTIONS(769), 1, anon_sym_LBRACK, ACTIONS(771), 1, anon_sym_LT_LT, ACTIONS(773), 1, anon_sym_DASH, ACTIONS(775), 1, anon_sym_fn, ACTIONS(777), 1, anon_sym_todo, ACTIONS(779), 1, anon_sym_case, ACTIONS(781), 1, anon_sym_let, ACTIONS(783), 1, anon_sym_assert, ACTIONS(785), 1, anon_sym_DQUOTE, ACTIONS(791), 1, sym__decimal, ACTIONS(793), 1, sym__name, ACTIONS(795), 1, sym__upname, ACTIONS(943), 1, sym_float, STATE(299), 1, sym_identifier, STATE(310), 1, sym_anonymous_function, STATE(317), 1, sym_tuple, STATE(1129), 1, sym__maybe_function_expression, STATE(1173), 1, sym__maybe_tuple_expression, STATE(1212), 1, sym__maybe_record_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(292), 2, sym_type_identifier, sym_remote_type_identifier, STATE(311), 2, sym_record, sym_record_update, ACTIONS(789), 3, sym__hex, sym__octal, sym__binary, STATE(301), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(339), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [24071] = 28, ACTIONS(3), 1, sym_module_comment, ACTIONS(11), 1, anon_sym_LBRACE, ACTIONS(17), 1, anon_sym_POUND, ACTIONS(19), 1, anon_sym_LBRACK, ACTIONS(21), 1, anon_sym_LT_LT, ACTIONS(23), 1, anon_sym_DASH, ACTIONS(33), 1, anon_sym_todo, ACTIONS(35), 1, anon_sym_case, ACTIONS(37), 1, anon_sym_let, ACTIONS(39), 1, anon_sym_assert, ACTIONS(45), 1, anon_sym_DQUOTE, ACTIONS(51), 1, sym__decimal, ACTIONS(53), 1, sym__name, ACTIONS(55), 1, sym__upname, ACTIONS(759), 1, anon_sym_fn, ACTIONS(945), 1, sym_float, STATE(17), 1, sym_identifier, STATE(29), 1, sym_tuple, STATE(30), 1, sym_anonymous_function, STATE(1103), 1, sym__maybe_function_expression, STATE(1203), 1, sym__maybe_record_expression, STATE(1204), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(6), 2, sym_type_identifier, sym_remote_type_identifier, STATE(28), 2, sym_record, sym_record_update, ACTIONS(49), 3, sym__hex, sym__octal, sym__binary, STATE(20), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(66), 10, sym__expression, sym_binary_expression, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [24174] = 29, ACTIONS(3), 1, sym_module_comment, ACTIONS(538), 1, anon_sym_LBRACE, ACTIONS(542), 1, anon_sym_POUND, ACTIONS(544), 1, anon_sym_LBRACK, ACTIONS(546), 1, anon_sym_LT_LT, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(550), 1, anon_sym_fn, ACTIONS(554), 1, anon_sym_todo, ACTIONS(556), 1, anon_sym_case, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(811), 1, anon_sym_let, ACTIONS(813), 1, anon_sym_assert, ACTIONS(815), 1, sym_float, STATE(133), 1, sym_identifier, STATE(142), 1, sym_anonymous_function, STATE(160), 1, sym_tuple, STATE(1066), 1, sym_expression_bit_string_segment, STATE(1089), 1, sym__maybe_function_expression, STATE(1171), 1, sym__maybe_record_expression, STATE(1215), 1, sym__maybe_tuple_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(90), 2, sym_type_identifier, sym_remote_type_identifier, STATE(153), 2, sym_record, sym_record_update, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(131), 5, sym_expression_group, sym_case, sym_tuple_access, sym_field_access, sym_function_call, STATE(912), 8, sym__expression_unit, sym_todo, sym_list, sym__expression_bit_string, sym_let, sym_assert, sym_string, sym_integer, [24278] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(951), 1, anon_sym_AMP_AMP, ACTIONS(959), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(947), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(949), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(953), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(961), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(963), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(955), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(957), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(456), 8, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(454), 12, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [24349] = 12, ACTIONS(3), 1, sym_module_comment, ACTIONS(959), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(947), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(949), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(953), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(961), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(963), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(955), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(957), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(456), 8, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(454), 13, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [24418] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(947), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(963), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(456), 14, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(454), 22, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [24475] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(456), 16, anon_sym_SLASH, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(454), 25, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [24528] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(959), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(947), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(949), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(961), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(963), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(955), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(957), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(456), 8, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(454), 15, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [24595] = 9, ACTIONS(3), 1, sym_module_comment, ACTIONS(959), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(947), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(949), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(961), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(963), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(456), 12, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(454), 19, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [24658] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(320), 10, anon_sym_DOT, anon_sym_SLASH, anon_sym_EQ, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(318), 31, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_as, anon_sym_COMMA, anon_sym_const, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, sym_visibility_modifier, sym_opacity_modifier, [24711] = 8, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(947), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(949), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(961), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(963), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(456), 12, anon_sym_fn, anon_sym_try, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(454), 20, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [24772] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(275), 10, anon_sym_DOT, anon_sym_SLASH, anon_sym_EQ, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(273), 31, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_as, anon_sym_COMMA, anon_sym_const, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, sym_visibility_modifier, sym_opacity_modifier, [24825] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(316), 10, anon_sym_DOT, anon_sym_SLASH, anon_sym_EQ, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(314), 31, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_as, anon_sym_COMMA, anon_sym_const, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, sym_visibility_modifier, sym_opacity_modifier, [24878] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(305), 10, anon_sym_DOT, anon_sym_SLASH, anon_sym_EQ, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(303), 31, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_as, anon_sym_COMMA, anon_sym_const, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, sym_visibility_modifier, sym_opacity_modifier, [24931] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(312), 10, anon_sym_DOT, anon_sym_SLASH, anon_sym_EQ, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(310), 31, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_as, anon_sym_COMMA, anon_sym_const, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, sym_visibility_modifier, sym_opacity_modifier, [24984] = 14, ACTIONS(3), 1, sym_module_comment, ACTIONS(951), 1, anon_sym_AMP_AMP, ACTIONS(959), 1, anon_sym_PIPE_GT, ACTIONS(965), 1, anon_sym_PIPE_PIPE, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(947), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(949), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(953), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(961), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(963), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(955), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(957), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(504), 8, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(502), 11, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [25057] = 14, ACTIONS(3), 1, sym_module_comment, ACTIONS(951), 1, anon_sym_AMP_AMP, ACTIONS(959), 1, anon_sym_PIPE_GT, ACTIONS(965), 1, anon_sym_PIPE_PIPE, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(947), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(949), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(953), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(961), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(963), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(955), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(957), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(478), 8, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(476), 11, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [25130] = 14, ACTIONS(3), 1, sym_module_comment, ACTIONS(951), 1, anon_sym_AMP_AMP, ACTIONS(959), 1, anon_sym_PIPE_GT, ACTIONS(965), 1, anon_sym_PIPE_PIPE, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(947), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(949), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(953), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(961), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(963), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(955), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(957), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(424), 8, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(422), 11, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [25203] = 14, ACTIONS(3), 1, sym_module_comment, ACTIONS(951), 1, anon_sym_AMP_AMP, ACTIONS(959), 1, anon_sym_PIPE_GT, ACTIONS(965), 1, anon_sym_PIPE_PIPE, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(947), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(949), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(953), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(961), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(963), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(955), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(957), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(492), 8, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(490), 11, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [25276] = 14, ACTIONS(3), 1, sym_module_comment, ACTIONS(951), 1, anon_sym_AMP_AMP, ACTIONS(959), 1, anon_sym_PIPE_GT, ACTIONS(965), 1, anon_sym_PIPE_PIPE, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(947), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(949), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(953), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(961), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(963), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(955), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(957), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(452), 8, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(450), 11, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [25349] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(470), 9, anon_sym_SLASH, anon_sym_EQ, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(468), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_as, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, sym_visibility_modifier, sym_opacity_modifier, [25400] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(516), 9, anon_sym_SLASH, anon_sym_EQ, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(514), 30, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_as, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, sym_visibility_modifier, sym_opacity_modifier, [25451] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(967), 1, anon_sym_LPAREN, STATE(319), 1, sym_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(245), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(243), 25, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [25505] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(283), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(281), 26, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [25554] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(320), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(318), 26, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [25603] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(251), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(249), 26, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [25652] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(271), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(269), 26, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [25701] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(263), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(261), 26, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [25750] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(287), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(285), 26, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [25799] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(297), 1, anon_sym_LPAREN, ACTIONS(969), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(289), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [25852] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(301), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(299), 26, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [25901] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(297), 1, anon_sym_LPAREN, ACTIONS(307), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(289), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [25954] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(279), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(277), 26, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26003] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(267), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(265), 26, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26052] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(312), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(310), 26, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26101] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(305), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(303), 26, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26150] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(316), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(314), 26, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26199] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(255), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(253), 26, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26248] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(275), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(273), 26, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26297] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(259), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(257), 26, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26346] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(297), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(289), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26396] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(368), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(289), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26446] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(973), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(398), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(396), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26496] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(412), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(410), 25, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26544] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(374), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(372), 25, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26592] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(324), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(322), 25, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26640] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(366), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(364), 25, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26688] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(370), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(289), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26738] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(394), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(392), 25, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26786] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(378), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(376), 25, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26834] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(386), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(384), 25, anon_sym_RBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26882] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(408), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(406), 25, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LPAREN, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26930] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(482), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(480), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [26977] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(486), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(484), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27024] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(508), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(506), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27071] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(418), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(416), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27118] = 14, ACTIONS(3), 1, sym_module_comment, ACTIONS(979), 1, anon_sym_PIPE_PIPE, ACTIONS(981), 1, anon_sym_AMP_AMP, ACTIONS(989), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(975), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(977), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(983), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(991), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(504), 3, sym__decimal, sym__discard_name, sym__name, ACTIONS(993), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(985), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(987), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(502), 10, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27185] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(456), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(454), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27232] = 14, ACTIONS(3), 1, sym_module_comment, ACTIONS(979), 1, anon_sym_PIPE_PIPE, ACTIONS(981), 1, anon_sym_AMP_AMP, ACTIONS(989), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(975), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(977), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(983), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(991), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(993), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(997), 3, sym__decimal, sym__discard_name, sym__name, ACTIONS(985), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(987), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(995), 10, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27299] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(498), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(496), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27346] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(975), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(993), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(456), 9, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, sym__decimal, sym__discard_name, sym__name, ACTIONS(454), 21, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27397] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(981), 1, anon_sym_AMP_AMP, ACTIONS(989), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(975), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(977), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(983), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(991), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(456), 3, sym__decimal, sym__discard_name, sym__name, ACTIONS(993), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(985), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(987), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(454), 11, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27462] = 14, ACTIONS(3), 1, sym_module_comment, ACTIONS(979), 1, anon_sym_PIPE_PIPE, ACTIONS(981), 1, anon_sym_AMP_AMP, ACTIONS(989), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(975), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(977), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(983), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(991), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(492), 3, sym__decimal, sym__discard_name, sym__name, ACTIONS(993), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(985), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(987), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(490), 10, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27529] = 12, ACTIONS(3), 1, sym_module_comment, ACTIONS(989), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(975), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(977), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(983), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(991), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(456), 3, sym__decimal, sym__discard_name, sym__name, ACTIONS(993), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(985), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(987), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(454), 12, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27592] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(526), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(524), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27639] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(462), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(460), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27686] = 14, ACTIONS(3), 1, sym_module_comment, ACTIONS(979), 1, anon_sym_PIPE_PIPE, ACTIONS(981), 1, anon_sym_AMP_AMP, ACTIONS(989), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(975), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(977), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(983), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(991), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(993), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1001), 3, sym__decimal, sym__discard_name, sym__name, ACTIONS(985), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(987), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(999), 10, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27753] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(522), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(520), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27800] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(536), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(534), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27847] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(989), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(975), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(977), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(991), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(456), 3, sym__decimal, sym__discard_name, sym__name, ACTIONS(993), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(985), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(987), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(454), 14, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27908] = 9, ACTIONS(3), 1, sym_module_comment, ACTIONS(989), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(975), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(977), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(991), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(993), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(456), 7, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, sym__decimal, sym__discard_name, sym__name, ACTIONS(454), 18, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [27965] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(532), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(530), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [28012] = 8, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(975), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(977), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(991), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(993), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(456), 7, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, sym__decimal, sym__discard_name, sym__name, ACTIONS(454), 19, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [28067] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(470), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(468), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [28114] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(516), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(514), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [28161] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(512), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(510), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [28208] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(448), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(446), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [28255] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(466), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(464), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [28302] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(474), 11, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, sym__decimal, sym__discard_name, sym__name, ACTIONS(472), 24, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [28349] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(1003), 1, anon_sym_LPAREN, STATE(385), 1, sym_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(245), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(243), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [28397] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(356), 1, sym__decimal, ACTIONS(1007), 1, anon_sym_DASH, ACTIONS(1009), 1, anon_sym_size, ACTIONS(1015), 1, anon_sym_unit, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1005), 2, anon_sym_COMMA, anon_sym_GT_GT, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, ACTIONS(1013), 3, anon_sym_utf8, anon_sym_utf16, anon_sym_utf32, STATE(908), 5, sym__expression_bit_string_segment_option, sym__expression_bit_string_named_segment_option, sym__expression_bit_string_segment_option_size, sym_integer, sym__bit_string_segment_option, ACTIONS(1011), 14, anon_sym_binary, anon_sym_bytes, anon_sym_int, anon_sym_float, anon_sym_bit_string, anon_sym_bits, anon_sym_utf8_codepoint, anon_sym_utf16_codepoint, anon_sym_utf32_codepoint, anon_sym_signed, anon_sym_unsigned, anon_sym_big, anon_sym_little, anon_sym_native, [28454] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(283), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(281), 22, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [28497] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(267), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(265), 22, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [28540] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(279), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(277), 22, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [28583] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(356), 1, sym__decimal, ACTIONS(1007), 1, anon_sym_DASH, ACTIONS(1015), 1, anon_sym_unit, ACTIONS(1019), 1, anon_sym_size, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1017), 2, anon_sym_COMMA, anon_sym_GT_GT, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, ACTIONS(1013), 3, anon_sym_utf8, anon_sym_utf16, anon_sym_utf32, STATE(988), 5, sym__pattern_bit_string_segment_option, sym__pattern_bit_string_named_segment_option, sym__pattern_bit_string_segment_option_size, sym_integer, sym__bit_string_segment_option, ACTIONS(1011), 14, anon_sym_binary, anon_sym_bytes, anon_sym_int, anon_sym_float, anon_sym_bit_string, anon_sym_bits, anon_sym_utf8_codepoint, anon_sym_utf16_codepoint, anon_sym_utf32_codepoint, anon_sym_signed, anon_sym_unsigned, anon_sym_big, anon_sym_little, anon_sym_native, [28640] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(301), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(299), 22, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [28683] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(1025), 1, anon_sym_SLASH, STATE(369), 1, aux_sym_module_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1021), 12, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1023), 17, anon_sym_if, anon_sym_import, anon_sym_as, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [28730] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(297), 1, anon_sym_LPAREN, ACTIONS(1027), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(289), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [28777] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(263), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(261), 22, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [28820] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(356), 1, sym__decimal, ACTIONS(1007), 1, anon_sym_DASH, ACTIONS(1015), 1, anon_sym_unit, ACTIONS(1019), 1, anon_sym_size, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1031), 2, anon_sym_COMMA, anon_sym_GT_GT, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, ACTIONS(1013), 3, anon_sym_utf8, anon_sym_utf16, anon_sym_utf32, STATE(988), 5, sym__pattern_bit_string_segment_option, sym__pattern_bit_string_named_segment_option, sym__pattern_bit_string_segment_option_size, sym_integer, sym__bit_string_segment_option, ACTIONS(1011), 14, anon_sym_binary, anon_sym_bytes, anon_sym_int, anon_sym_float, anon_sym_bit_string, anon_sym_bits, anon_sym_utf8_codepoint, anon_sym_utf16_codepoint, anon_sym_utf32_codepoint, anon_sym_signed, anon_sym_unsigned, anon_sym_big, anon_sym_little, anon_sym_native, [28877] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(259), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(257), 22, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [28920] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(297), 1, anon_sym_LPAREN, ACTIONS(1033), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(289), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [28967] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(356), 1, sym__decimal, ACTIONS(1007), 1, anon_sym_DASH, ACTIONS(1009), 1, anon_sym_size, ACTIONS(1015), 1, anon_sym_unit, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1036), 2, anon_sym_COMMA, anon_sym_GT_GT, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, ACTIONS(1013), 3, anon_sym_utf8, anon_sym_utf16, anon_sym_utf32, STATE(908), 5, sym__expression_bit_string_segment_option, sym__expression_bit_string_named_segment_option, sym__expression_bit_string_segment_option_size, sym_integer, sym__bit_string_segment_option, ACTIONS(1011), 14, anon_sym_binary, anon_sym_bytes, anon_sym_int, anon_sym_float, anon_sym_bit_string, anon_sym_bits, anon_sym_utf8_codepoint, anon_sym_utf16_codepoint, anon_sym_utf32_codepoint, anon_sym_signed, anon_sym_unsigned, anon_sym_big, anon_sym_little, anon_sym_native, [29024] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(356), 1, sym__decimal, ACTIONS(1007), 1, anon_sym_DASH, ACTIONS(1015), 1, anon_sym_unit, ACTIONS(1040), 1, anon_sym_size, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1038), 2, anon_sym_COMMA, anon_sym_GT_GT, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, ACTIONS(1013), 3, anon_sym_utf8, anon_sym_utf16, anon_sym_utf32, STATE(991), 5, sym__constant_bit_string_segment_option, sym__constant_bit_string_named_segment_option, sym__constant_bit_string_segment_option_size, sym_integer, sym__bit_string_segment_option, ACTIONS(1011), 14, anon_sym_binary, anon_sym_bytes, anon_sym_int, anon_sym_float, anon_sym_bit_string, anon_sym_bits, anon_sym_utf8_codepoint, anon_sym_utf16_codepoint, anon_sym_utf32_codepoint, anon_sym_signed, anon_sym_unsigned, anon_sym_big, anon_sym_little, anon_sym_native, [29081] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(255), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(253), 22, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [29124] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(251), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(249), 22, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [29167] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(271), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(269), 22, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [29210] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(356), 1, sym__decimal, ACTIONS(1007), 1, anon_sym_DASH, ACTIONS(1015), 1, anon_sym_unit, ACTIONS(1040), 1, anon_sym_size, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1042), 2, anon_sym_COMMA, anon_sym_GT_GT, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, ACTIONS(1013), 3, anon_sym_utf8, anon_sym_utf16, anon_sym_utf32, STATE(991), 5, sym__constant_bit_string_segment_option, sym__constant_bit_string_named_segment_option, sym__constant_bit_string_segment_option_size, sym_integer, sym__bit_string_segment_option, ACTIONS(1011), 14, anon_sym_binary, anon_sym_bytes, anon_sym_int, anon_sym_float, anon_sym_bit_string, anon_sym_bits, anon_sym_utf8_codepoint, anon_sym_utf16_codepoint, anon_sym_utf32_codepoint, anon_sym_signed, anon_sym_unsigned, anon_sym_big, anon_sym_little, anon_sym_native, [29267] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(1025), 1, anon_sym_SLASH, STATE(356), 1, aux_sym_module_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1044), 12, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1046), 17, anon_sym_if, anon_sym_import, anon_sym_as, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [29314] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(1052), 1, anon_sym_SLASH, STATE(369), 1, aux_sym_module_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1048), 12, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1050), 17, anon_sym_if, anon_sym_import, anon_sym_as, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [29361] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(287), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(285), 22, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [29404] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(356), 1, sym__decimal, ACTIONS(1007), 1, anon_sym_DASH, ACTIONS(1015), 1, anon_sym_unit, ACTIONS(1019), 1, anon_sym_size, STATE(1049), 1, sym_pattern_bit_string_segment_options, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, ACTIONS(1013), 3, anon_sym_utf8, anon_sym_utf16, anon_sym_utf32, STATE(874), 5, sym__pattern_bit_string_segment_option, sym__pattern_bit_string_named_segment_option, sym__pattern_bit_string_segment_option_size, sym_integer, sym__bit_string_segment_option, ACTIONS(1011), 14, anon_sym_binary, anon_sym_bytes, anon_sym_int, anon_sym_float, anon_sym_bit_string, anon_sym_bits, anon_sym_utf8_codepoint, anon_sym_utf16_codepoint, anon_sym_utf32_codepoint, anon_sym_signed, anon_sym_unsigned, anon_sym_big, anon_sym_little, anon_sym_native, [29460] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(374), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(372), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [29502] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1048), 12, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_DOT, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1050), 18, anon_sym_if, anon_sym_import, anon_sym_as, anon_sym_SLASH, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [29544] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(394), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(392), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [29586] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(386), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(384), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [29628] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(412), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(410), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [29670] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(356), 1, sym__decimal, ACTIONS(1007), 1, anon_sym_DASH, ACTIONS(1015), 1, anon_sym_unit, ACTIONS(1040), 1, anon_sym_size, STATE(1107), 1, sym_constant_bit_string_segment_options, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, ACTIONS(1013), 3, anon_sym_utf8, anon_sym_utf16, anon_sym_utf32, STATE(868), 5, sym__constant_bit_string_segment_option, sym__constant_bit_string_named_segment_option, sym__constant_bit_string_segment_option_size, sym_integer, sym__bit_string_segment_option, ACTIONS(1011), 14, anon_sym_binary, anon_sym_bytes, anon_sym_int, anon_sym_float, anon_sym_bit_string, anon_sym_bits, anon_sym_utf8_codepoint, anon_sym_utf16_codepoint, anon_sym_utf32_codepoint, anon_sym_signed, anon_sym_unsigned, anon_sym_big, anon_sym_little, anon_sym_native, [29726] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1055), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(398), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(396), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [29770] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1057), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(289), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [29814] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1059), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(289), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [29858] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(297), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(291), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(289), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [29902] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(356), 1, sym__decimal, ACTIONS(1007), 1, anon_sym_DASH, ACTIONS(1009), 1, anon_sym_size, ACTIONS(1015), 1, anon_sym_unit, STATE(1085), 1, sym_expression_bit_string_segment_options, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, ACTIONS(1013), 3, anon_sym_utf8, anon_sym_utf16, anon_sym_utf32, STATE(864), 5, sym__expression_bit_string_segment_option, sym__expression_bit_string_named_segment_option, sym__expression_bit_string_segment_option_size, sym_integer, sym__bit_string_segment_option, ACTIONS(1011), 14, anon_sym_binary, anon_sym_bytes, anon_sym_int, anon_sym_float, anon_sym_bit_string, anon_sym_bits, anon_sym_utf8_codepoint, anon_sym_utf16_codepoint, anon_sym_utf32_codepoint, anon_sym_signed, anon_sym_unsigned, anon_sym_big, anon_sym_little, anon_sym_native, [29958] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(324), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(322), 22, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [30000] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(366), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(364), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [30042] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(378), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(376), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [30084] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(408), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(406), 22, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [30126] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(1065), 1, anon_sym_LPAREN, STATE(494), 1, sym_type_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1061), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1063), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [30171] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(418), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(416), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [30212] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(462), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(460), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [30253] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(508), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(506), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [30294] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(448), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(446), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [30335] = 22, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1069), 1, anon_sym_RPAREN, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1075), 1, anon_sym_DOT_DOT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(764), 1, sym_identifier, STATE(927), 1, sym__pattern, STATE(929), 1, sym_record_pattern_argument, STATE(1158), 1, sym_label, STATE(1237), 1, sym_pattern_spread, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [30412] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(532), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(530), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [30453] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(526), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(524), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [30494] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(474), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(472), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [30535] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(356), 1, sym__decimal, ACTIONS(1007), 1, anon_sym_DASH, ACTIONS(1009), 1, anon_sym_size, ACTIONS(1015), 1, anon_sym_unit, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, ACTIONS(1013), 3, anon_sym_utf8, anon_sym_utf16, anon_sym_utf32, STATE(908), 5, sym__expression_bit_string_segment_option, sym__expression_bit_string_named_segment_option, sym__expression_bit_string_segment_option_size, sym_integer, sym__bit_string_segment_option, ACTIONS(1011), 14, anon_sym_binary, anon_sym_bytes, anon_sym_int, anon_sym_float, anon_sym_bit_string, anon_sym_bits, anon_sym_utf8_codepoint, anon_sym_utf16_codepoint, anon_sym_utf32_codepoint, anon_sym_signed, anon_sym_unsigned, anon_sym_big, anon_sym_little, anon_sym_native, [30588] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(466), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(464), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [30629] = 21, ACTIONS(3), 1, sym_module_comment, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1081), 1, anon_sym_DASH, ACTIONS(1083), 1, anon_sym_DQUOTE, ACTIONS(1085), 1, sym_float, ACTIONS(1089), 1, sym__decimal, ACTIONS(1091), 1, sym__name, ACTIONS(1093), 1, sym__upname, STATE(803), 1, sym_identifier, STATE(830), 1, sym__pattern, STATE(881), 1, sym_case_clause_pattern, STATE(935), 1, sym_case_clause_patterns, STATE(1153), 1, sym_case_clauses, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(413), 2, sym_case_clause, aux_sym_case_clauses_repeat1, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, STATE(838), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [30704] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(512), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(510), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [30745] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(456), 6, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, ACTIONS(454), 18, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_DOT_DOT, [30790] = 12, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(454), 8, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_DOT_DOT, [30847] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(454), 9, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_DOT_DOT, [30902] = 21, ACTIONS(3), 1, sym_module_comment, ACTIONS(1113), 1, anon_sym_RBRACE, ACTIONS(1115), 1, anon_sym_POUND, ACTIONS(1118), 1, anon_sym_LBRACK, ACTIONS(1121), 1, anon_sym_LT_LT, ACTIONS(1124), 1, anon_sym_DASH, ACTIONS(1127), 1, anon_sym_DQUOTE, ACTIONS(1130), 1, sym_float, ACTIONS(1136), 1, sym__decimal, ACTIONS(1139), 1, sym__discard_name, ACTIONS(1142), 1, sym__name, ACTIONS(1145), 1, sym__upname, STATE(803), 1, sym_identifier, STATE(830), 1, sym__pattern, STATE(881), 1, sym_case_clause_pattern, STATE(935), 1, sym_case_clause_patterns, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(403), 2, sym_case_clause, aux_sym_case_clauses_repeat1, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1133), 3, sym__hex, sym__octal, sym__binary, STATE(838), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [30977] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(454), 11, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_DOT_DOT, [31030] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(1152), 1, anon_sym_LPAREN, STATE(469), 1, sym_constant_record_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1148), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1150), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [31075] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(502), 7, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DOT_DOT, [31134] = 9, ACTIONS(3), 1, sym_module_comment, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(456), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(454), 15, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_DOT_DOT, [31185] = 8, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(456), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(454), 16, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_DOT_DOT, [31234] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(498), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(496), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [31275] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(456), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(454), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [31316] = 21, ACTIONS(3), 1, sym_module_comment, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1081), 1, anon_sym_DASH, ACTIONS(1083), 1, anon_sym_DQUOTE, ACTIONS(1085), 1, sym_float, ACTIONS(1089), 1, sym__decimal, ACTIONS(1091), 1, sym__name, ACTIONS(1093), 1, sym__upname, STATE(803), 1, sym_identifier, STATE(830), 1, sym__pattern, STATE(881), 1, sym_case_clause_pattern, STATE(935), 1, sym_case_clause_patterns, STATE(1255), 1, sym_case_clauses, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(413), 2, sym_case_clause, aux_sym_case_clauses_repeat1, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, STATE(838), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [31391] = 21, ACTIONS(3), 1, sym_module_comment, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1081), 1, anon_sym_DASH, ACTIONS(1083), 1, anon_sym_DQUOTE, ACTIONS(1085), 1, sym_float, ACTIONS(1089), 1, sym__decimal, ACTIONS(1091), 1, sym__name, ACTIONS(1093), 1, sym__upname, STATE(803), 1, sym_identifier, STATE(830), 1, sym__pattern, STATE(881), 1, sym_case_clause_pattern, STATE(935), 1, sym_case_clause_patterns, STATE(1190), 1, sym_case_clauses, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(413), 2, sym_case_clause, aux_sym_case_clauses_repeat1, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, STATE(838), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [31466] = 21, ACTIONS(3), 1, sym_module_comment, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1081), 1, anon_sym_DASH, ACTIONS(1083), 1, anon_sym_DQUOTE, ACTIONS(1085), 1, sym_float, ACTIONS(1089), 1, sym__decimal, ACTIONS(1091), 1, sym__name, ACTIONS(1093), 1, sym__upname, ACTIONS(1156), 1, anon_sym_RBRACE, STATE(803), 1, sym_identifier, STATE(830), 1, sym__pattern, STATE(881), 1, sym_case_clause_pattern, STATE(935), 1, sym_case_clause_patterns, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(403), 2, sym_case_clause, aux_sym_case_clauses_repeat1, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, STATE(838), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [31541] = 21, ACTIONS(3), 1, sym_module_comment, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1081), 1, anon_sym_DASH, ACTIONS(1083), 1, anon_sym_DQUOTE, ACTIONS(1085), 1, sym_float, ACTIONS(1089), 1, sym__decimal, ACTIONS(1091), 1, sym__name, ACTIONS(1093), 1, sym__upname, STATE(803), 1, sym_identifier, STATE(830), 1, sym__pattern, STATE(881), 1, sym_case_clause_pattern, STATE(935), 1, sym_case_clause_patterns, STATE(1208), 1, sym_case_clauses, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(413), 2, sym_case_clause, aux_sym_case_clauses_repeat1, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, STATE(838), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [31616] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(249), 1, anon_sym_COLON, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(305), 9, anon_sym_DOT, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(303), 19, anon_sym_as, anon_sym_COMMA, anon_sym_LPAREN, anon_sym_RPAREN, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [31659] = 22, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1075), 1, anon_sym_DOT_DOT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1158), 1, anon_sym_RPAREN, STATE(764), 1, sym_identifier, STATE(822), 1, sym_record_pattern_argument, STATE(927), 1, sym__pattern, STATE(1155), 1, sym_pattern_spread, STATE(1158), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [31736] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(486), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(484), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [31777] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(1164), 1, anon_sym_LPAREN, STATE(465), 1, sym_type_parameters, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1160), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1162), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [31822] = 22, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1075), 1, anon_sym_DOT_DOT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1166), 1, anon_sym_RPAREN, STATE(764), 1, sym_identifier, STATE(927), 1, sym__pattern, STATE(929), 1, sym_record_pattern_argument, STATE(1158), 1, sym_label, STATE(1159), 1, sym_pattern_spread, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [31899] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(1172), 1, anon_sym_DOT, ACTIONS(1174), 1, anon_sym_as, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1168), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1170), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [31944] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(356), 1, sym__decimal, ACTIONS(1007), 1, anon_sym_DASH, ACTIONS(1015), 1, anon_sym_unit, ACTIONS(1040), 1, anon_sym_size, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, ACTIONS(1013), 3, anon_sym_utf8, anon_sym_utf16, anon_sym_utf32, STATE(991), 5, sym__constant_bit_string_segment_option, sym__constant_bit_string_named_segment_option, sym__constant_bit_string_segment_option_size, sym_integer, sym__bit_string_segment_option, ACTIONS(1011), 14, anon_sym_binary, anon_sym_bytes, anon_sym_int, anon_sym_float, anon_sym_bit_string, anon_sym_bits, anon_sym_utf8_codepoint, anon_sym_utf16_codepoint, anon_sym_utf32_codepoint, anon_sym_signed, anon_sym_unsigned, anon_sym_big, anon_sym_little, anon_sym_native, [31997] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(482), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(480), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [32038] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(356), 1, sym__decimal, ACTIONS(1007), 1, anon_sym_DASH, ACTIONS(1015), 1, anon_sym_unit, ACTIONS(1019), 1, anon_sym_size, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, ACTIONS(1013), 3, anon_sym_utf8, anon_sym_utf16, anon_sym_utf32, STATE(988), 5, sym__pattern_bit_string_segment_option, sym__pattern_bit_string_named_segment_option, sym__pattern_bit_string_segment_option_size, sym_integer, sym__bit_string_segment_option, ACTIONS(1011), 14, anon_sym_binary, anon_sym_bytes, anon_sym_int, anon_sym_float, anon_sym_bit_string, anon_sym_bits, anon_sym_utf8_codepoint, anon_sym_utf16_codepoint, anon_sym_utf32_codepoint, anon_sym_signed, anon_sym_unsigned, anon_sym_big, anon_sym_little, anon_sym_native, [32091] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(490), 7, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DOT_DOT, [32150] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(536), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(534), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [32191] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(522), 8, anon_sym_SLASH, anon_sym_DASH, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PLUS, anon_sym_STAR, ACTIONS(520), 21, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, anon_sym_PIPE_GT, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, anon_sym_DOT_DOT, [32232] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1176), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1178), 17, anon_sym_if, anon_sym_import, anon_sym_as, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [32272] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1180), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1182), 17, anon_sym_if, anon_sym_import, anon_sym_as, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [32312] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(1184), 1, anon_sym_LPAREN, STATE(527), 1, sym_constant_record_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1150), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1148), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [32356] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1190), 1, anon_sym_as, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1186), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1188), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [32398] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1192), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1194), 17, anon_sym_if, anon_sym_import, anon_sym_as, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [32438] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1196), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1198), 17, anon_sym_if, anon_sym_import, anon_sym_as, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [32478] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(303), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1200), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1202), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [32520] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1204), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1206), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [32559] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1208), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1210), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [32598] = 20, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1212), 1, anon_sym_RBRACK, ACTIONS(1214), 1, anon_sym_DOT_DOT, STATE(764), 1, sym_identifier, STATE(791), 1, sym__pattern, STATE(1157), 1, sym_list_pattern_tail, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [32669] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(1081), 1, anon_sym_DASH, ACTIONS(1083), 1, anon_sym_DQUOTE, ACTIONS(1089), 1, sym__decimal, ACTIONS(1091), 1, sym__name, ACTIONS(1093), 1, sym__upname, ACTIONS(1216), 1, anon_sym_LBRACE, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1224), 1, sym_float, STATE(655), 1, sym__case_clause_tuple_access, STATE(661), 1, sym_identifier, STATE(686), 1, sym__case_clause_guard_binary_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, STATE(691), 9, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym__case_clause_guard_expression, sym__case_clause_guard_unit, sym_string, sym_integer, [32736] = 20, ACTIONS(3), 1, sym_module_comment, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1081), 1, anon_sym_DASH, ACTIONS(1083), 1, anon_sym_DQUOTE, ACTIONS(1085), 1, sym_float, ACTIONS(1089), 1, sym__decimal, ACTIONS(1091), 1, sym__name, ACTIONS(1093), 1, sym__upname, ACTIONS(1226), 1, anon_sym_if, ACTIONS(1228), 1, anon_sym_DASH_GT, STATE(803), 1, sym_identifier, STATE(830), 1, sym__pattern, STATE(933), 1, sym_case_clause_pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, STATE(838), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [32807] = 19, ACTIONS(3), 1, sym_module_comment, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1081), 1, anon_sym_DASH, ACTIONS(1083), 1, anon_sym_DQUOTE, ACTIONS(1085), 1, sym_float, ACTIONS(1089), 1, sym__decimal, ACTIONS(1091), 1, sym__name, ACTIONS(1093), 1, sym__upname, ACTIONS(1230), 1, anon_sym_if, STATE(791), 1, sym__pattern, STATE(803), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1232), 2, anon_sym_DASH_GT, anon_sym_PIPE, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, STATE(838), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [32876] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1234), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1236), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [32915] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1238), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1240), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [32954] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1242), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1244), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [32993] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1246), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1248), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33032] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1250), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1252), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33071] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1254), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1256), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33110] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1258), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1260), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33149] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1262), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1264), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33188] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(1266), 5, anon_sym_LBRACE, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_DOT_DOT, [33245] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1268), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1270), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33284] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1272), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1274), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33323] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1276), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1278), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33362] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1280), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1282), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33401] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1284), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1286), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33440] = 20, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1214), 1, anon_sym_DOT_DOT, ACTIONS(1288), 1, anon_sym_RBRACK, STATE(764), 1, sym_identifier, STATE(791), 1, sym__pattern, STATE(1257), 1, sym_list_pattern_tail, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [33511] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1290), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1292), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33550] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1294), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1296), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33589] = 20, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1214), 1, anon_sym_DOT_DOT, ACTIONS(1298), 1, anon_sym_RBRACK, STATE(764), 1, sym_identifier, STATE(836), 1, sym__pattern, STATE(1189), 1, sym_list_pattern_tail, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [33660] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1300), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1302), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33699] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(422), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(424), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33738] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1304), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1306), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33777] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1308), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1310), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33816] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1312), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1314), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33855] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1316), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1318), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33894] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1320), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1322), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33933] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1324), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1326), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [33972] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1328), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1330), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34011] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1332), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1334), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34050] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1336), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1338), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34089] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1340), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1342), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34128] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1344), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1346), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34167] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1348), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1350), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34206] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1352), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1354), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34245] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1356), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1358), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34284] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1360), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1362), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34323] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1216), 1, anon_sym_LBRACE, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1364), 1, sym_float, STATE(655), 1, sym__case_clause_tuple_access, STATE(659), 1, sym_identifier, STATE(686), 1, sym__case_clause_guard_binary_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(688), 9, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym__case_clause_guard_expression, sym__case_clause_guard_unit, sym_string, sym_integer, [34390] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1366), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1368), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34429] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1370), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1372), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34468] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1374), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1376), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34507] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1378), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1380), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34546] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1382), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1384), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34585] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1386), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1388), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34624] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1390), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1392), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34663] = 20, ACTIONS(3), 1, sym_module_comment, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1081), 1, anon_sym_DASH, ACTIONS(1083), 1, anon_sym_DQUOTE, ACTIONS(1085), 1, sym_float, ACTIONS(1089), 1, sym__decimal, ACTIONS(1091), 1, sym__name, ACTIONS(1093), 1, sym__upname, ACTIONS(1394), 1, anon_sym_if, ACTIONS(1396), 1, anon_sym_DASH_GT, STATE(803), 1, sym_identifier, STATE(830), 1, sym__pattern, STATE(933), 1, sym_case_clause_pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, STATE(838), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [34734] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1398), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1400), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34773] = 19, ACTIONS(3), 1, sym_module_comment, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1081), 1, anon_sym_DASH, ACTIONS(1083), 1, anon_sym_DQUOTE, ACTIONS(1085), 1, sym_float, ACTIONS(1089), 1, sym__decimal, ACTIONS(1091), 1, sym__name, ACTIONS(1093), 1, sym__upname, ACTIONS(1402), 1, anon_sym_if, STATE(791), 1, sym__pattern, STATE(803), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1404), 2, anon_sym_DASH_GT, anon_sym_PIPE, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, STATE(838), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [34842] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1406), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1408), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34881] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1410), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1412), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34920] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1414), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1416), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34959] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1418), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1420), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [34998] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1422), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1424), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [35037] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1426), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1428), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [35076] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1430), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1432), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [35115] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1434), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1436), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [35154] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1438), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1440), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [35193] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1442), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1444), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [35232] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(1081), 1, anon_sym_DASH, ACTIONS(1083), 1, anon_sym_DQUOTE, ACTIONS(1089), 1, sym__decimal, ACTIONS(1091), 1, sym__name, ACTIONS(1093), 1, sym__upname, ACTIONS(1216), 1, anon_sym_LBRACE, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1446), 1, sym_float, STATE(655), 1, sym__case_clause_tuple_access, STATE(661), 1, sym_identifier, STATE(686), 1, sym__case_clause_guard_binary_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, STATE(674), 9, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym__case_clause_guard_expression, sym__case_clause_guard_unit, sym_string, sym_integer, [35299] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(1081), 1, anon_sym_DASH, ACTIONS(1083), 1, anon_sym_DQUOTE, ACTIONS(1089), 1, sym__decimal, ACTIONS(1091), 1, sym__name, ACTIONS(1093), 1, sym__upname, ACTIONS(1216), 1, anon_sym_LBRACE, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1448), 1, sym_float, STATE(655), 1, sym__case_clause_tuple_access, STATE(661), 1, sym_identifier, STATE(686), 1, sym__case_clause_guard_binary_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, STATE(698), 9, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym__case_clause_guard_expression, sym__case_clause_guard_unit, sym_string, sym_integer, [35366] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(1081), 1, anon_sym_DASH, ACTIONS(1083), 1, anon_sym_DQUOTE, ACTIONS(1089), 1, sym__decimal, ACTIONS(1091), 1, sym__name, ACTIONS(1093), 1, sym__upname, ACTIONS(1216), 1, anon_sym_LBRACE, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1450), 1, sym_float, STATE(655), 1, sym__case_clause_tuple_access, STATE(661), 1, sym_identifier, STATE(686), 1, sym__case_clause_guard_binary_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, STATE(697), 9, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym__case_clause_guard_expression, sym__case_clause_guard_unit, sym_string, sym_integer, [35433] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(1081), 1, anon_sym_DASH, ACTIONS(1083), 1, anon_sym_DQUOTE, ACTIONS(1089), 1, sym__decimal, ACTIONS(1091), 1, sym__name, ACTIONS(1093), 1, sym__upname, ACTIONS(1216), 1, anon_sym_LBRACE, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1452), 1, sym_float, STATE(655), 1, sym__case_clause_tuple_access, STATE(661), 1, sym_identifier, STATE(686), 1, sym__case_clause_guard_binary_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, STATE(696), 9, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym__case_clause_guard_expression, sym__case_clause_guard_unit, sym_string, sym_integer, [35500] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1216), 1, anon_sym_LBRACE, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1454), 1, sym_float, STATE(655), 1, sym__case_clause_tuple_access, STATE(659), 1, sym_identifier, STATE(686), 1, sym__case_clause_guard_binary_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(692), 9, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym__case_clause_guard_expression, sym__case_clause_guard_unit, sym_string, sym_integer, [35567] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1456), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1458), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [35606] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1460), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1462), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [35645] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1464), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1466), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [35684] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1468), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1470), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [35723] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1216), 1, anon_sym_LBRACE, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1446), 1, sym_float, STATE(655), 1, sym__case_clause_tuple_access, STATE(659), 1, sym_identifier, STATE(686), 1, sym__case_clause_guard_binary_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(674), 9, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym__case_clause_guard_expression, sym__case_clause_guard_unit, sym_string, sym_integer, [35790] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1472), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1474), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [35829] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1216), 1, anon_sym_LBRACE, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1476), 1, sym_float, STATE(655), 1, sym__case_clause_tuple_access, STATE(659), 1, sym_identifier, STATE(686), 1, sym__case_clause_guard_binary_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(694), 9, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym__case_clause_guard_expression, sym__case_clause_guard_unit, sym_string, sym_integer, [35896] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1216), 1, anon_sym_LBRACE, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1478), 1, sym_float, STATE(655), 1, sym__case_clause_tuple_access, STATE(659), 1, sym_identifier, STATE(686), 1, sym__case_clause_guard_binary_expression, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(690), 9, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym__case_clause_guard_expression, sym__case_clause_guard_unit, sym_string, sym_integer, [35963] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1480), 11, ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, ACTIONS(1482), 16, anon_sym_if, anon_sym_import, anon_sym_const, anon_sym_DASH, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym_visibility_modifier, sym_opacity_modifier, sym__decimal, sym__name, [36002] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1270), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1268), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [36040] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1376), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1374), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [36078] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1380), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1378), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [36116] = 19, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(360), 1, sym__name, ACTIONS(362), 1, sym__upname, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(764), 1, sym_identifier, STATE(927), 1, sym__pattern, STATE(929), 1, sym_record_pattern_argument, STATE(1158), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [36184] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1484), 1, anon_sym_COMMA, ACTIONS(1486), 1, anon_sym_RBRACK, ACTIONS(1488), 1, anon_sym_DOT_DOT, STATE(880), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [36246] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1412), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1410), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [36284] = 19, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1490), 1, anon_sym_GT_GT, STATE(764), 1, sym_identifier, STATE(947), 1, sym__pattern, STATE(1050), 1, sym_pattern_bit_string_segment, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [36352] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1492), 1, anon_sym_COMMA, ACTIONS(1494), 1, anon_sym_RBRACK, ACTIONS(1496), 1, anon_sym_DOT_DOT, STATE(885), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [36414] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1420), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1418), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [36452] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1424), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1422), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [36490] = 19, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1498), 1, anon_sym_GT_GT, STATE(764), 1, sym_identifier, STATE(947), 1, sym__pattern, STATE(1050), 1, sym_pattern_bit_string_segment, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [36558] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1428), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1426), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [36596] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1482), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1480), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [36634] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1334), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1332), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [36672] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1338), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1336), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [36710] = 19, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1500), 1, anon_sym_GT_GT, STATE(764), 1, sym_identifier, STATE(946), 1, sym_pattern_bit_string_segment, STATE(947), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [36778] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1462), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1460), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [36816] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1342), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1340), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [36854] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1474), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1472), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [36892] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1264), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1262), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [36930] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1502), 1, anon_sym_COMMA, ACTIONS(1504), 1, anon_sym_RBRACK, ACTIONS(1506), 1, anon_sym_DOT_DOT, STATE(866), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [36992] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1302), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1300), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [37030] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1508), 1, anon_sym_COMMA, ACTIONS(1510), 1, anon_sym_RBRACK, ACTIONS(1512), 1, anon_sym_DOT_DOT, STATE(855), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [37092] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1310), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1308), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [37130] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1470), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1468), 22, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_external, anon_sym_type, anon_sym_fn, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, sym_visibility_modifier, sym_opacity_modifier, [37168] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(393), 1, sym__assignment, STATE(764), 1, sym_identifier, STATE(966), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [37233] = 15, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1514), 1, anon_sym_COMMA, ACTIONS(1516), 1, anon_sym_RPAREN, STATE(950), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [37292] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(173), 1, sym__assignment, STATE(764), 1, sym_identifier, STATE(980), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [37357] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(360), 1, sym__name, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1518), 1, anon_sym_RPAREN, ACTIONS(1520), 1, sym_float, STATE(1056), 1, sym_constant_record_argument, STATE(1156), 1, sym_identifier, STATE(1198), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(1032), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [37422] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1522), 1, anon_sym_RPAREN, STATE(764), 1, sym_identifier, STATE(791), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [37487] = 15, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1524), 1, anon_sym_LBRACE, ACTIONS(1526), 1, anon_sym_COMMA, STATE(939), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [37546] = 15, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1528), 1, anon_sym_COMMA, ACTIONS(1530), 1, anon_sym_RPAREN, STATE(1006), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [37605] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(360), 1, sym__name, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1520), 1, sym_float, ACTIONS(1532), 1, anon_sym_RPAREN, STATE(1056), 1, sym_constant_record_argument, STATE(1156), 1, sym_identifier, STATE(1198), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(1032), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [37670] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(341), 1, sym__assignment, STATE(764), 1, sym_identifier, STATE(934), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [37735] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(334), 1, sym__assignment, STATE(764), 1, sym_identifier, STATE(934), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [37800] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(189), 1, sym__assignment, STATE(764), 1, sym_identifier, STATE(980), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [37865] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1081), 1, anon_sym_DASH, ACTIONS(1083), 1, anon_sym_DQUOTE, ACTIONS(1085), 1, sym_float, ACTIONS(1089), 1, sym__decimal, ACTIONS(1091), 1, sym__name, ACTIONS(1093), 1, sym__upname, STATE(803), 1, sym_identifier, STATE(830), 1, sym__pattern, STATE(933), 1, sym_case_clause_pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, STATE(838), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [37930] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(81), 1, sym__assignment, STATE(764), 1, sym_identifier, STATE(944), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [37995] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(394), 1, sym__assignment, STATE(764), 1, sym_identifier, STATE(966), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [38060] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(360), 1, sym__name, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1520), 1, sym_float, ACTIONS(1534), 1, anon_sym_RPAREN, STATE(1056), 1, sym_constant_record_argument, STATE(1156), 1, sym_identifier, STATE(1198), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(1032), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [38125] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(360), 1, sym__name, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1520), 1, sym_float, ACTIONS(1536), 1, anon_sym_RPAREN, STATE(897), 1, sym_constant_record_argument, STATE(1156), 1, sym_identifier, STATE(1198), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(1032), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [38190] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1538), 1, anon_sym_RPAREN, STATE(764), 1, sym_identifier, STATE(915), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [38255] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(360), 1, sym__name, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1520), 1, sym_float, ACTIONS(1540), 1, anon_sym_RPAREN, STATE(1056), 1, sym_constant_record_argument, STATE(1156), 1, sym_identifier, STATE(1198), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(1032), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [38320] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(764), 1, sym_identifier, STATE(947), 1, sym__pattern, STATE(1050), 1, sym_pattern_bit_string_segment, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [38385] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(83), 1, sym__assignment, STATE(764), 1, sym_identifier, STATE(944), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [38450] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1542), 1, anon_sym_RPAREN, STATE(764), 1, sym_identifier, STATE(791), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [38515] = 15, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1544), 1, anon_sym_COMMA, ACTIONS(1546), 1, anon_sym_RPAREN, STATE(901), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [38574] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(360), 1, sym__name, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1520), 1, sym_float, ACTIONS(1548), 1, anon_sym_RPAREN, STATE(888), 1, sym_constant_record_argument, STATE(1156), 1, sym_identifier, STATE(1198), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(1032), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [38639] = 15, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1550), 1, anon_sym_COMMA, ACTIONS(1552), 1, anon_sym_RPAREN, STATE(924), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [38698] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(173), 1, sym__assignment, STATE(764), 1, sym_identifier, STATE(966), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [38763] = 18, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(189), 1, sym__assignment, STATE(764), 1, sym_identifier, STATE(966), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [38828] = 17, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1554), 1, anon_sym_GT_GT, ACTIONS(1556), 1, sym_float, STATE(1100), 1, sym_constant_bit_string_segment, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(962), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [38890] = 17, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1556), 1, sym_float, ACTIONS(1558), 1, anon_sym_GT_GT, STATE(963), 1, sym_constant_bit_string_segment, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(962), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [38952] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1560), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [39006] = 17, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(764), 1, sym_identifier, STATE(930), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [39068] = 17, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1556), 1, sym_float, ACTIONS(1562), 1, anon_sym_GT_GT, STATE(1100), 1, sym_constant_bit_string_segment, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(962), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [39130] = 17, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1556), 1, sym_float, ACTIONS(1564), 1, anon_sym_GT_GT, STATE(1100), 1, sym_constant_bit_string_segment, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(962), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [39192] = 17, ACTIONS(3), 1, sym_module_comment, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1079), 1, sym__discard_name, ACTIONS(1081), 1, anon_sym_DASH, ACTIONS(1083), 1, anon_sym_DQUOTE, ACTIONS(1085), 1, sym_float, ACTIONS(1089), 1, sym__decimal, ACTIONS(1091), 1, sym__name, ACTIONS(1093), 1, sym__upname, STATE(791), 1, sym__pattern, STATE(803), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, STATE(838), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [39254] = 17, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(764), 1, sym_identifier, STATE(978), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [39316] = 17, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1556), 1, sym_float, ACTIONS(1566), 1, anon_sym_GT_GT, STATE(1100), 1, sym_constant_bit_string_segment, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(962), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [39378] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1568), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [39432] = 17, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(764), 1, sym_identifier, STATE(791), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [39494] = 17, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1556), 1, sym_float, ACTIONS(1570), 1, anon_sym_GT_GT, STATE(1021), 1, sym_constant_bit_string_segment, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(962), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [39556] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1572), 2, anon_sym_COMMA, anon_sym_RPAREN, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [39610] = 17, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(675), 1, sym__name, ACTIONS(1067), 1, anon_sym_POUND, ACTIONS(1071), 1, anon_sym_LBRACK, ACTIONS(1073), 1, anon_sym_LT_LT, ACTIONS(1077), 1, sym_float, ACTIONS(1079), 1, sym__discard_name, STATE(764), 1, sym_identifier, STATE(1005), 1, sym__pattern, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(695), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(789), 7, sym_record_pattern, sym_tuple_pattern, sym__pattern_bit_string, sym_list_pattern, sym_string, sym_integer, sym_discard, [39672] = 17, ACTIONS(3), 1, sym_module_comment, ACTIONS(360), 1, sym__name, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1520), 1, sym_float, STATE(1056), 1, sym_constant_record_argument, STATE(1156), 1, sym_identifier, STATE(1198), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(1032), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [39734] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1574), 1, anon_sym_RBRACK, ACTIONS(1576), 1, sym_float, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(960), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [39793] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1578), 1, anon_sym_COMMA, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [39846] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1580), 1, anon_sym_RPAREN, ACTIONS(1582), 1, sym_float, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(943), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [39905] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1584), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [39958] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1586), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [40011] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1588), 1, anon_sym_COMMA, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [40064] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1590), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [40117] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1592), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [40170] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1582), 1, sym_float, ACTIONS(1594), 1, anon_sym_RPAREN, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(943), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [40229] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1596), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [40282] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1598), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [40335] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1582), 1, sym_float, ACTIONS(1600), 1, anon_sym_RBRACK, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(943), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [40394] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1602), 1, anon_sym_COMMA, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [40447] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1604), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [40500] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1556), 1, sym_float, STATE(1100), 1, sym_constant_bit_string_segment, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(962), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [40559] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1606), 1, anon_sym_RPAREN, ACTIONS(1608), 1, sym_float, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(1027), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [40618] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1610), 1, anon_sym_COMMA, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [40671] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1612), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [40724] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1582), 1, sym_float, ACTIONS(1614), 1, anon_sym_RBRACK, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(943), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [40783] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1582), 1, sym_float, ACTIONS(1616), 1, anon_sym_RPAREN, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(943), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [40842] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1582), 1, sym_float, ACTIONS(1618), 1, anon_sym_RPAREN, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(943), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [40901] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1620), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [40954] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1622), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [41007] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1582), 1, sym_float, ACTIONS(1624), 1, anon_sym_RBRACK, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(943), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [41066] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1626), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [41119] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1628), 1, anon_sym_RPAREN, ACTIONS(1630), 1, sym_float, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(893), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [41178] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1632), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [41231] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1582), 1, sym_float, ACTIONS(1634), 1, anon_sym_RBRACK, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(943), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [41290] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1101), 1, anon_sym_AMP_AMP, ACTIONS(1109), 1, anon_sym_PIPE_GT, ACTIONS(1154), 1, anon_sym_PIPE_PIPE, ACTIONS(1636), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1095), 2, anon_sym_SLASH, anon_sym_STAR, ACTIONS(1099), 2, anon_sym_DASH, anon_sym_PLUS, ACTIONS(1103), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1111), 2, anon_sym_PLUS_DOT, anon_sym_DASH_DOT, ACTIONS(1097), 3, anon_sym_STAR_DOT, anon_sym_SLASH_DOT, anon_sym_PERCENT, ACTIONS(1105), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1107), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [41343] = 16, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1638), 1, anon_sym_RBRACK, ACTIONS(1640), 1, sym_float, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(1020), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [41402] = 15, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(570), 1, sym__name, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1642), 1, sym_float, STATE(1213), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(780), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [41458] = 15, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1644), 1, sym_float, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(1054), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [41514] = 15, ACTIONS(3), 1, sym_module_comment, ACTIONS(23), 1, anon_sym_DASH, ACTIONS(45), 1, anon_sym_DQUOTE, ACTIONS(51), 1, sym__decimal, ACTIONS(55), 1, sym__upname, ACTIONS(570), 1, sym__name, ACTIONS(1646), 1, anon_sym_POUND, ACTIONS(1648), 1, anon_sym_LBRACK, ACTIONS(1650), 1, anon_sym_LT_LT, ACTIONS(1652), 1, sym_float, STATE(1218), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(405), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(49), 3, sym__hex, sym__octal, sym__binary, STATE(486), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [41570] = 15, ACTIONS(3), 1, sym_module_comment, ACTIONS(23), 1, anon_sym_DASH, ACTIONS(45), 1, anon_sym_DQUOTE, ACTIONS(51), 1, sym__decimal, ACTIONS(55), 1, sym__upname, ACTIONS(570), 1, sym__name, ACTIONS(1646), 1, anon_sym_POUND, ACTIONS(1648), 1, anon_sym_LBRACK, ACTIONS(1650), 1, anon_sym_LT_LT, ACTIONS(1654), 1, sym_float, STATE(1218), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(405), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(49), 3, sym__hex, sym__octal, sym__binary, STATE(470), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [41626] = 15, ACTIONS(3), 1, sym_module_comment, ACTIONS(23), 1, anon_sym_DASH, ACTIONS(45), 1, anon_sym_DQUOTE, ACTIONS(51), 1, sym__decimal, ACTIONS(55), 1, sym__upname, ACTIONS(570), 1, sym__name, ACTIONS(1646), 1, anon_sym_POUND, ACTIONS(1648), 1, anon_sym_LBRACK, ACTIONS(1650), 1, anon_sym_LT_LT, ACTIONS(1656), 1, sym_float, STATE(1218), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(405), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(49), 3, sym__hex, sym__octal, sym__binary, STATE(451), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [41682] = 15, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(570), 1, sym__name, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1658), 1, sym_float, STATE(1213), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(779), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [41738] = 15, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(570), 1, sym__name, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1660), 1, sym_float, STATE(1213), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(771), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [41794] = 15, ACTIONS(3), 1, sym_module_comment, ACTIONS(548), 1, anon_sym_DASH, ACTIONS(562), 1, anon_sym_DQUOTE, ACTIONS(568), 1, sym__decimal, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1582), 1, sym_float, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(943), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [41850] = 15, ACTIONS(3), 1, sym_module_comment, ACTIONS(336), 1, anon_sym_DASH, ACTIONS(350), 1, anon_sym_DQUOTE, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(570), 1, sym__name, ACTIONS(1218), 1, anon_sym_POUND, ACTIONS(1220), 1, anon_sym_LBRACK, ACTIONS(1222), 1, anon_sym_LT_LT, ACTIONS(1662), 1, sym_float, STATE(1213), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(429), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, STATE(784), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [41906] = 15, ACTIONS(3), 1, sym_module_comment, ACTIONS(23), 1, anon_sym_DASH, ACTIONS(45), 1, anon_sym_DQUOTE, ACTIONS(51), 1, sym__decimal, ACTIONS(55), 1, sym__upname, ACTIONS(570), 1, sym__name, ACTIONS(1646), 1, anon_sym_POUND, ACTIONS(1648), 1, anon_sym_LBRACK, ACTIONS(1650), 1, anon_sym_LT_LT, ACTIONS(1664), 1, sym_float, STATE(1218), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(405), 2, sym_type_identifier, sym_remote_type_identifier, ACTIONS(49), 3, sym__hex, sym__octal, sym__binary, STATE(441), 7, sym__constant_value, sym_constant_tuple, sym_constant_list, sym__constant_bit_string, sym_constant_record, sym_string, sym_integer, [41962] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(424), 9, anon_sym_DASH, anon_sym_fn, anon_sym_try, anon_sym_todo, anon_sym_case, anon_sym_let, anon_sym_assert, sym__decimal, sym__name, ACTIONS(422), 11, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_POUND, anon_sym_LBRACK, anon_sym_LT_LT, anon_sym_DQUOTE, sym_float, sym__hex, sym__octal, sym__binary, sym__upname, [41994] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(305), 5, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PIPE, ACTIONS(303), 13, anon_sym_if, anon_sym_DOT, anon_sym_as, anon_sym_COMMA, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [42024] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(316), 5, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PIPE, ACTIONS(314), 13, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_LPAREN, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [42054] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(320), 5, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PIPE, ACTIONS(318), 13, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_LPAREN, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [42084] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1668), 1, anon_sym_RPAREN, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1674), 1, sym__name, STATE(914), 1, sym_data_constructor_argument, STATE(1156), 1, sym_identifier, STATE(1169), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1131), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [42131] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(470), 5, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PIPE, ACTIONS(468), 12, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [42160] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(1676), 1, anon_sym_RBRACE, ACTIONS(1678), 1, anon_sym_import, ACTIONS(1680), 1, anon_sym_const, ACTIONS(1682), 1, anon_sym_external, ACTIONS(1684), 1, anon_sym_type, ACTIONS(1686), 1, anon_sym_fn, ACTIONS(1688), 1, sym_visibility_modifier, ACTIONS(1690), 1, sym_opacity_modifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(626), 9, sym__statement, sym_import, sym_constant, sym_external_type, sym_external_function, sym_function, sym_type_definition, sym_type_alias, aux_sym_target_group_repeat1, [42203] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(312), 5, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PIPE, ACTIONS(310), 12, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [42232] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1674), 1, sym__name, ACTIONS(1692), 1, anon_sym_RPAREN, STATE(1041), 1, sym_data_constructor_argument, STATE(1156), 1, sym_identifier, STATE(1169), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1131), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [42279] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(1678), 1, anon_sym_import, ACTIONS(1680), 1, anon_sym_const, ACTIONS(1682), 1, anon_sym_external, ACTIONS(1684), 1, anon_sym_type, ACTIONS(1686), 1, anon_sym_fn, ACTIONS(1688), 1, sym_visibility_modifier, ACTIONS(1690), 1, sym_opacity_modifier, ACTIONS(1694), 1, anon_sym_RBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(622), 9, sym__statement, sym_import, sym_constant, sym_external_type, sym_external_function, sym_function, sym_type_definition, sym_type_alias, aux_sym_target_group_repeat1, [42322] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(1696), 1, anon_sym_RBRACE, ACTIONS(1698), 1, anon_sym_import, ACTIONS(1701), 1, anon_sym_const, ACTIONS(1704), 1, anon_sym_external, ACTIONS(1707), 1, anon_sym_type, ACTIONS(1710), 1, anon_sym_fn, ACTIONS(1713), 1, sym_visibility_modifier, ACTIONS(1716), 1, sym_opacity_modifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(626), 9, sym__statement, sym_import, sym_constant, sym_external_type, sym_external_function, sym_function, sym_type_definition, sym_type_alias, aux_sym_target_group_repeat1, [42365] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1674), 1, sym__name, ACTIONS(1719), 1, anon_sym_RPAREN, STATE(1041), 1, sym_data_constructor_argument, STATE(1156), 1, sym_identifier, STATE(1169), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1131), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [42412] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(516), 5, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PIPE, ACTIONS(514), 12, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [42441] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(275), 5, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, anon_sym_PIPE, ACTIONS(273), 12, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [42470] = 12, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1721), 1, anon_sym_RPAREN, ACTIONS(1723), 1, sym__name, STATE(1039), 1, sym_type_argument, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1134), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [42514] = 12, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1725), 1, anon_sym_RPAREN, STATE(1015), 1, sym_type_argument, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1134), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [42558] = 12, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1727), 1, anon_sym_RPAREN, STATE(918), 1, sym_type_argument, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1134), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [42602] = 12, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1674), 1, sym__name, STATE(1041), 1, sym_data_constructor_argument, STATE(1156), 1, sym_identifier, STATE(1169), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1131), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [42646] = 12, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1729), 1, anon_sym_RPAREN, STATE(967), 1, sym_external_function_parameter, STATE(1088), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1092), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [42690] = 12, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1731), 1, anon_sym_RPAREN, STATE(1081), 1, sym_external_function_parameter, STATE(1088), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1092), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [42734] = 12, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1733), 1, anon_sym_RPAREN, STATE(1081), 1, sym_external_function_parameter, STATE(1088), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1092), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [42778] = 12, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1735), 1, anon_sym_RPAREN, STATE(1039), 1, sym_type_argument, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1134), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [42822] = 12, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1737), 1, anon_sym_RPAREN, STATE(1039), 1, sym_type_argument, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1134), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [42866] = 12, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1739), 1, anon_sym_RPAREN, STATE(1039), 1, sym_type_argument, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1134), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [42910] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1741), 1, anon_sym_RPAREN, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(917), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [42951] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1743), 1, anon_sym_RPAREN, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1040), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [42992] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1745), 1, anon_sym_RPAREN, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1040), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43033] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1747), 1, anon_sym_RPAREN, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1040), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43074] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1749), 1, anon_sym_RPAREN, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1040), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43115] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1751), 1, anon_sym_RPAREN, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1040), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43156] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1753), 1, anon_sym_RPAREN, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(916), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43197] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1039), 1, sym_type_argument, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1134), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43238] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1081), 1, sym_external_function_parameter, STATE(1088), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1092), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43279] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1755), 1, anon_sym_RPAREN, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1016), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43320] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1757), 1, anon_sym_RPAREN, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1040), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43361] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1243), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43399] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(55), 1, sym__upname, ACTIONS(1759), 1, anon_sym_POUND, ACTIONS(1761), 1, anon_sym_fn, ACTIONS(1763), 1, sym__discard_name, ACTIONS(1765), 1, sym__name, STATE(1218), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(387), 2, sym_type_identifier, sym_remote_type_identifier, STATE(443), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43437] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1040), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43475] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1235), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43513] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1769), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1767), 10, anon_sym_RBRACE, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [43539] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1177), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43577] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1773), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1771), 10, anon_sym_RBRACE, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [43603] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(303), 2, anon_sym_DOT, anon_sym_COLON, ACTIONS(1200), 12, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_EQ, anon_sym_RPAREN, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [43629] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1777), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1779), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1775), 9, anon_sym_RBRACE, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [43657] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(55), 1, sym__upname, ACTIONS(1759), 1, anon_sym_POUND, ACTIONS(1761), 1, anon_sym_fn, ACTIONS(1763), 1, sym__discard_name, ACTIONS(1765), 1, sym__name, STATE(1218), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(387), 2, sym_type_identifier, sym_remote_type_identifier, STATE(444), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43695] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1781), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1779), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1775), 9, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [43723] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(55), 1, sym__upname, ACTIONS(1759), 1, anon_sym_POUND, ACTIONS(1761), 1, anon_sym_fn, ACTIONS(1763), 1, sym__discard_name, ACTIONS(1765), 1, sym__name, STATE(1218), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(387), 2, sym_type_identifier, sym_remote_type_identifier, STATE(442), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43761] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(362), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1783), 1, anon_sym_fn, STATE(1213), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(709), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43799] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1239), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43837] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1232), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43875] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1230), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43913] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(362), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1783), 1, anon_sym_fn, STATE(1213), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(702), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [43951] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1785), 1, anon_sym_LPAREN, STATE(704), 1, sym_type_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1061), 12, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_EQ, anon_sym_RPAREN, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [43979] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(362), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1783), 1, anon_sym_fn, STATE(1213), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(769), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [44017] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(362), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1783), 1, anon_sym_fn, STATE(1213), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(770), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [44055] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1226), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [44093] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(709), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [44131] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(983), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [44169] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1789), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1787), 10, anon_sym_RBRACE, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [44195] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1793), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1791), 10, anon_sym_RBRACE, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [44221] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1035), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [44259] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(55), 1, sym__upname, ACTIONS(1759), 1, anon_sym_POUND, ACTIONS(1761), 1, anon_sym_fn, ACTIONS(1763), 1, sym__discard_name, ACTIONS(1765), 1, sym__name, STATE(1218), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(387), 2, sym_type_identifier, sym_remote_type_identifier, STATE(435), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [44297] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(702), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [44335] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1187), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [44373] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1195), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [44411] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1178), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [44449] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1192), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [44487] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1166), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [44525] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(55), 1, sym__upname, ACTIONS(1759), 1, anon_sym_POUND, ACTIONS(1761), 1, anon_sym_fn, ACTIONS(1763), 1, sym__discard_name, ACTIONS(1765), 1, sym__name, STATE(1218), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(387), 2, sym_type_identifier, sym_remote_type_identifier, STATE(492), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [44563] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(362), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, ACTIONS(1783), 1, anon_sym_fn, STATE(1213), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(781), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [44601] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1797), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1795), 10, anon_sym_RBRACE, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [44627] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1666), 1, anon_sym_POUND, ACTIONS(1670), 1, anon_sym_fn, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1723), 1, sym__name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(668), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1076), 6, sym__type, sym_type_hole, sym_tuple_type, sym_function_type, sym_type, sym_type_var, [44665] = 8, ACTIONS(3), 1, sym_module_comment, ACTIONS(1799), 1, anon_sym_RBRACE, ACTIONS(1801), 1, anon_sym_PIPE_PIPE, ACTIONS(1803), 1, anon_sym_AMP_AMP, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1805), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1807), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1809), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [44698] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1811), 1, anon_sym_POUND, ACTIONS(1813), 1, anon_sym_RPAREN, STATE(1042), 1, sym_constant_type_argument, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(845), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1112), 4, sym__constant_type, sym_constant_tuple_type, sym_constant_type, sym_type_hole, [44737] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1807), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1809), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(1787), 5, anon_sym_RBRACE, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, [44764] = 8, ACTIONS(3), 1, sym_module_comment, ACTIONS(1815), 1, anon_sym_DASH_GT, ACTIONS(1817), 1, anon_sym_PIPE_PIPE, ACTIONS(1819), 1, anon_sym_AMP_AMP, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1821), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1823), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1825), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [44797] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1805), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1787), 3, anon_sym_RBRACE, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, ACTIONS(1807), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1809), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [44826] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1811), 1, anon_sym_POUND, ACTIONS(1827), 1, anon_sym_RPAREN, STATE(905), 1, sym_constant_type_argument, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(845), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1112), 4, sym__constant_type, sym_constant_tuple_type, sym_constant_type, sym_type_hole, [44865] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(1803), 1, anon_sym_AMP_AMP, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1787), 2, anon_sym_RBRACE, anon_sym_PIPE_PIPE, ACTIONS(1805), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1807), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1809), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [44896] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1831), 1, anon_sym_LPAREN, STATE(741), 1, sym_record_pattern_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1829), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [44923] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(1819), 1, anon_sym_AMP_AMP, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1787), 2, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, ACTIONS(1821), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1823), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1825), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [44954] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1821), 2, anon_sym_EQ_EQ, anon_sym_BANG_EQ, ACTIONS(1787), 3, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, ACTIONS(1823), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1825), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, [44983] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1823), 4, anon_sym_LT, anon_sym_LT_EQ, anon_sym_GT, anon_sym_GT_EQ, ACTIONS(1825), 4, anon_sym_LT_DOT, anon_sym_LT_EQ_DOT, anon_sym_GT_DOT, anon_sym_GT_EQ_DOT, ACTIONS(1787), 5, anon_sym_DASH_GT, anon_sym_PIPE_PIPE, anon_sym_AMP_AMP, anon_sym_EQ_EQ, anon_sym_BANG_EQ, [45010] = 11, ACTIONS(3), 1, sym_module_comment, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1811), 1, anon_sym_POUND, ACTIONS(1833), 1, anon_sym_RPAREN, STATE(1042), 1, sym_constant_type_argument, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(845), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1112), 4, sym__constant_type, sym_constant_tuple_type, sym_constant_type, sym_type_hole, [45049] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1386), 12, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_EQ, anon_sym_RPAREN, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45071] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1811), 1, anon_sym_POUND, ACTIONS(1835), 1, anon_sym_RPAREN, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(845), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1051), 4, sym__constant_type, sym_constant_tuple_type, sym_constant_type, sym_type_hole, [45107] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1250), 12, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_EQ, anon_sym_RPAREN, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45129] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1390), 12, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_EQ, anon_sym_RPAREN, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45151] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1438), 12, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_EQ, anon_sym_RPAREN, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45173] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1258), 12, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_EQ, anon_sym_RPAREN, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45195] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1811), 1, anon_sym_POUND, STATE(1042), 1, sym_constant_type_argument, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(845), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1112), 4, sym__constant_type, sym_constant_tuple_type, sym_constant_type, sym_type_hole, [45231] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1811), 1, anon_sym_POUND, ACTIONS(1837), 1, anon_sym_RPAREN, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(845), 2, sym_type_identifier, sym_remote_type_identifier, STATE(902), 4, sym__constant_type, sym_constant_tuple_type, sym_constant_type, sym_type_hole, [45267] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1456), 12, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_EQ, anon_sym_RPAREN, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45289] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1208), 12, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_EQ, anon_sym_RPAREN, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45311] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1464), 12, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_EQ, anon_sym_RPAREN, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45333] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1839), 1, anon_sym_LPAREN, STATE(754), 1, sym_type_parameters, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1160), 10, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_EQ, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45359] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1316), 12, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_EQ, anon_sym_RPAREN, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45381] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1841), 1, anon_sym_SLASH, STATE(715), 1, aux_sym_module_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1044), 10, anon_sym_RBRACE, anon_sym_import, anon_sym_DOT, anon_sym_as, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45407] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1843), 1, anon_sym_SLASH, STATE(714), 1, aux_sym_module_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1048), 10, anon_sym_RBRACE, anon_sym_import, anon_sym_DOT, anon_sym_as, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45433] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1841), 1, anon_sym_SLASH, STATE(714), 1, aux_sym_module_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1021), 10, anon_sym_RBRACE, anon_sym_import, anon_sym_DOT, anon_sym_as, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45459] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1234), 12, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_EQ, anon_sym_RPAREN, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45481] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1366), 12, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_EQ, anon_sym_RPAREN, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45503] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1360), 12, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_COMMA, anon_sym_const, anon_sym_EQ, anon_sym_RPAREN, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45525] = 10, ACTIONS(3), 1, sym_module_comment, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1811), 1, anon_sym_POUND, ACTIONS(1846), 1, anon_sym_RPAREN, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(845), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1051), 4, sym__constant_type, sym_constant_tuple_type, sym_constant_type, sym_type_hole, [45561] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1848), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [45582] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1850), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [45603] = 9, ACTIONS(3), 1, sym_module_comment, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1811), 1, anon_sym_POUND, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(845), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1051), 4, sym__constant_type, sym_constant_tuple_type, sym_constant_type, sym_type_hole, [45636] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1852), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [45657] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1050), 1, anon_sym_SLASH, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1048), 10, anon_sym_RBRACE, anon_sym_import, anon_sym_DOT, anon_sym_as, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [45680] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1852), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [45701] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1854), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [45722] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1856), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [45743] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1858), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [45764] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1860), 1, anon_sym_RPAREN, ACTIONS(1862), 1, sym__discard_name, ACTIONS(1864), 1, sym__name, STATE(852), 1, sym_label, STATE(854), 1, sym__labeled_name_param, STATE(856), 1, sym__name_param, STATE(867), 1, sym__discard_param, STATE(884), 1, sym__labeled_discard_param, STATE(956), 1, sym_discard, STATE(959), 1, sym_identifier, STATE(973), 1, sym_function_parameter, ACTIONS(5), 2, sym_statement_comment, sym_comment, [45805] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1866), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [45826] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1868), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [45847] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1870), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [45868] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1872), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [45889] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1866), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [45910] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1874), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [45931] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1876), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [45952] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1862), 1, sym__discard_name, ACTIONS(1864), 1, sym__name, ACTIONS(1878), 1, anon_sym_RPAREN, STATE(852), 1, sym_label, STATE(854), 1, sym__labeled_name_param, STATE(856), 1, sym__name_param, STATE(867), 1, sym__discard_param, STATE(884), 1, sym__labeled_discard_param, STATE(956), 1, sym_discard, STATE(959), 1, sym_identifier, STATE(1149), 1, sym_function_parameter, ACTIONS(5), 2, sym_statement_comment, sym_comment, [45993] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1880), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [46014] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1882), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [46035] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1884), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [46056] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1886), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [46077] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1888), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [46098] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1890), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [46119] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1892), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [46140] = 13, ACTIONS(3), 1, sym_module_comment, ACTIONS(1862), 1, sym__discard_name, ACTIONS(1864), 1, sym__name, ACTIONS(1894), 1, anon_sym_RPAREN, STATE(852), 1, sym_label, STATE(854), 1, sym__labeled_name_param, STATE(856), 1, sym__name_param, STATE(867), 1, sym__discard_param, STATE(884), 1, sym__labeled_discard_param, STATE(956), 1, sym_discard, STATE(959), 1, sym_identifier, STATE(1149), 1, sym_function_parameter, ACTIONS(5), 2, sym_statement_comment, sym_comment, [46181] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1896), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [46202] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1898), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [46223] = 9, ACTIONS(3), 1, sym_module_comment, ACTIONS(570), 1, sym__name, ACTIONS(572), 1, sym__upname, ACTIONS(1672), 1, sym__discard_name, ACTIONS(1811), 1, anon_sym_POUND, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(845), 2, sym_type_identifier, sym_remote_type_identifier, STATE(1191), 4, sym__constant_type, sym_constant_tuple_type, sym_constant_type, sym_type_hole, [46256] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1900), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [46277] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1902), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [46298] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1904), 11, anon_sym_if, anon_sym_as, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [46319] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1290), 10, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_EQ, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46339] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1280), 10, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_EQ, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46359] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1324), 10, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_EQ, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46379] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1304), 10, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_EQ, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46399] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1272), 10, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_EQ, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46419] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1906), 1, anon_sym_DOT, ACTIONS(1908), 1, anon_sym_as, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1168), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46443] = 12, ACTIONS(3), 1, sym_module_comment, ACTIONS(1862), 1, sym__discard_name, ACTIONS(1864), 1, sym__name, STATE(852), 1, sym_label, STATE(854), 1, sym__labeled_name_param, STATE(856), 1, sym__name_param, STATE(867), 1, sym__discard_param, STATE(884), 1, sym__labeled_discard_param, STATE(956), 1, sym_discard, STATE(959), 1, sym_identifier, STATE(1149), 1, sym_function_parameter, ACTIONS(5), 2, sym_statement_comment, sym_comment, [46481] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1910), 10, anon_sym_if, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [46501] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1912), 1, anon_sym_as, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1186), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46522] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1196), 9, anon_sym_RBRACE, anon_sym_import, anon_sym_as, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46541] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1180), 9, anon_sym_RBRACE, anon_sym_import, anon_sym_as, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46560] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(568), 1, sym__decimal, ACTIONS(1914), 1, anon_sym_DASH, ACTIONS(1916), 1, sym__name, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, STATE(1233), 3, sym__pattern_bit_string_segment_argument, sym_integer, sym_identifier, [46587] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1918), 1, anon_sym_DOT, ACTIONS(1920), 1, anon_sym_as, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1922), 7, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DOT_DOT, [46610] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1176), 9, anon_sym_RBRACE, anon_sym_import, anon_sym_as, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46629] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1192), 9, anon_sym_RBRACE, anon_sym_import, anon_sym_as, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46648] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1254), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46666] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1414), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46684] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1242), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46702] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1246), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46720] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1344), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46738] = 8, ACTIONS(3), 1, sym_module_comment, ACTIONS(356), 1, sym__decimal, ACTIONS(362), 1, sym__upname, ACTIONS(1007), 1, anon_sym_DASH, STATE(279), 1, sym_type_identifier, STATE(675), 1, sym_integer, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, [46766] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1382), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46784] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1370), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46802] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1320), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46820] = 8, ACTIONS(3), 1, sym_module_comment, ACTIONS(1089), 1, sym__decimal, ACTIONS(1093), 1, sym__upname, ACTIONS(1924), 1, anon_sym_DASH, STATE(619), 1, sym_type_identifier, STATE(675), 1, sym_integer, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1087), 3, sym__hex, sym__octal, sym__binary, [46848] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1348), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46866] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1294), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46884] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1406), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46902] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1238), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46920] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1430), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46938] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1356), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46956] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1204), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46974] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1276), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [46992] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1284), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [47010] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1398), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [47028] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1352), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [47046] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1442), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [47064] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1920), 1, anon_sym_as, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1922), 7, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_GT_GT, anon_sym_COLON, anon_sym_DOT_DOT, [47084] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1434), 8, anon_sym_RBRACE, anon_sym_import, anon_sym_const, anon_sym_external, anon_sym_type, anon_sym_fn, sym_visibility_modifier, sym_opacity_modifier, [47102] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1926), 7, anon_sym_if, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_DASH_GT, anon_sym_DOT_DOT, anon_sym_PIPE, [47119] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(362), 1, sym__upname, ACTIONS(1916), 1, sym__name, STATE(775), 1, sym_type_name, STATE(1213), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(711), 2, sym_type_identifier, sym_remote_type_identifier, [47143] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(55), 1, sym__upname, ACTIONS(1916), 1, sym__name, STATE(464), 1, sym_type_name, STATE(1218), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(418), 2, sym_type_identifier, sym_remote_type_identifier, [47167] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(568), 1, sym__decimal, ACTIONS(1914), 1, anon_sym_DASH, STATE(1185), 1, sym_integer, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, [47189] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1916), 1, sym__name, STATE(1141), 1, sym_type_name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(711), 2, sym_type_identifier, sym_remote_type_identifier, [47213] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(51), 1, sym__decimal, ACTIONS(1928), 1, anon_sym_DASH, STATE(8), 1, sym_integer, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(49), 3, sym__hex, sym__octal, sym__binary, [47235] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(568), 1, sym__decimal, ACTIONS(1914), 1, anon_sym_DASH, STATE(1162), 1, sym_integer, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, [47257] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(362), 1, sym__upname, ACTIONS(1916), 1, sym__name, STATE(783), 1, sym_type_name, STATE(1213), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(711), 2, sym_type_identifier, sym_remote_type_identifier, [47281] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1916), 1, sym__name, STATE(1084), 1, sym_type_name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(711), 2, sym_type_identifier, sym_remote_type_identifier, [47305] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(791), 1, sym__decimal, ACTIONS(1930), 1, anon_sym_DASH, STATE(307), 1, sym_integer, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(789), 3, sym__hex, sym__octal, sym__binary, [47327] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(55), 1, sym__upname, ACTIONS(1916), 1, sym__name, STATE(434), 1, sym_type_name, STATE(1218), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(418), 2, sym_type_identifier, sym_remote_type_identifier, [47351] = 8, ACTIONS(3), 1, sym_module_comment, ACTIONS(362), 1, sym__upname, ACTIONS(1932), 1, anon_sym_RBRACE, ACTIONS(1934), 1, sym__name, STATE(953), 1, sym_identifier, STATE(955), 1, sym_type_identifier, STATE(1019), 1, sym_unqualified_import, ACTIONS(5), 2, sym_statement_comment, sym_comment, [47377] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1936), 1, anon_sym_DOT, ACTIONS(1938), 1, anon_sym_as, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1922), 4, anon_sym_if, anon_sym_COMMA, anon_sym_DASH_GT, anon_sym_PIPE, [47397] = 8, ACTIONS(3), 1, sym_module_comment, ACTIONS(362), 1, sym__upname, ACTIONS(1934), 1, sym__name, ACTIONS(1940), 1, anon_sym_RBRACE, STATE(953), 1, sym_identifier, STATE(955), 1, sym_type_identifier, STATE(1124), 1, sym_unqualified_import, ACTIONS(5), 2, sym_statement_comment, sym_comment, [47423] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(356), 1, sym__decimal, ACTIONS(1007), 1, anon_sym_DASH, STATE(364), 1, sym_integer, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(354), 3, sym__hex, sym__octal, sym__binary, [47445] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1916), 1, sym__name, STATE(1057), 1, sym_type_name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(711), 2, sym_type_identifier, sym_remote_type_identifier, [47469] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1942), 1, anon_sym_COMMA, STATE(807), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1266), 4, anon_sym_LBRACE, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_DOT_DOT, [47489] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(568), 1, sym__decimal, ACTIONS(1914), 1, anon_sym_DASH, STATE(137), 1, sym_integer, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(566), 3, sym__hex, sym__octal, sym__binary, [47511] = 8, ACTIONS(3), 1, sym_module_comment, ACTIONS(362), 1, sym__upname, ACTIONS(1934), 1, sym__name, ACTIONS(1945), 1, anon_sym_RBRACE, STATE(953), 1, sym_identifier, STATE(955), 1, sym_type_identifier, STATE(1124), 1, sym_unqualified_import, ACTIONS(5), 2, sym_statement_comment, sym_comment, [47537] = 8, ACTIONS(3), 1, sym_module_comment, ACTIONS(362), 1, sym__upname, ACTIONS(1934), 1, sym__name, ACTIONS(1947), 1, anon_sym_RBRACE, STATE(952), 1, sym_unqualified_import, STATE(953), 1, sym_identifier, STATE(955), 1, sym_type_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [47563] = 8, ACTIONS(3), 1, sym_module_comment, ACTIONS(362), 1, sym__upname, ACTIONS(1934), 1, sym__name, ACTIONS(1949), 1, anon_sym_RBRACE, STATE(953), 1, sym_identifier, STATE(955), 1, sym_type_identifier, STATE(1124), 1, sym_unqualified_import, ACTIONS(5), 2, sym_statement_comment, sym_comment, [47589] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1916), 1, sym__name, STATE(1137), 1, sym_type_name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(711), 2, sym_type_identifier, sym_remote_type_identifier, [47613] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1916), 1, sym__name, STATE(1116), 1, sym_type_name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(711), 2, sym_type_identifier, sym_remote_type_identifier, [47637] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(1916), 1, sym__name, STATE(1044), 1, sym_type_name, STATE(1156), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(711), 2, sym_type_identifier, sym_remote_type_identifier, [47661] = 8, ACTIONS(3), 1, sym_module_comment, ACTIONS(362), 1, sym__upname, ACTIONS(1934), 1, sym__name, ACTIONS(1951), 1, anon_sym_RBRACE, STATE(953), 1, sym_identifier, STATE(955), 1, sym_type_identifier, STATE(1124), 1, sym_unqualified_import, ACTIONS(5), 2, sym_statement_comment, sym_comment, [47687] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, STATE(850), 1, sym_type_identifier, STATE(1150), 1, sym_data_constructors, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(841), 2, sym_data_constructor, aux_sym_data_constructors_repeat1, [47708] = 4, ACTIONS(1953), 1, anon_sym_DQUOTE, ACTIONS(1955), 2, sym_escape_sequence, sym_quoted_content, STATE(847), 2, sym__string_part, aux_sym_string_repeat1, ACTIONS(5), 3, sym_module_comment, sym_statement_comment, sym_comment, [47725] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(249), 1, sym__discard_name, ACTIONS(251), 1, sym__name, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(303), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, [47744] = 4, ACTIONS(1957), 1, anon_sym_DQUOTE, ACTIONS(1959), 2, sym_escape_sequence, sym_quoted_content, STATE(823), 2, sym__string_part, aux_sym_string_repeat1, ACTIONS(5), 3, sym_module_comment, sym_statement_comment, sym_comment, [47761] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, STATE(850), 1, sym_type_identifier, STATE(1244), 1, sym_data_constructors, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(841), 2, sym_data_constructor, aux_sym_data_constructors_repeat1, [47782] = 4, ACTIONS(1961), 1, anon_sym_DQUOTE, ACTIONS(1963), 2, sym_escape_sequence, sym_quoted_content, STATE(825), 2, sym__string_part, aux_sym_string_repeat1, ACTIONS(5), 3, sym_module_comment, sym_statement_comment, sym_comment, [47799] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(1075), 1, anon_sym_DOT_DOT, ACTIONS(1965), 1, anon_sym_COMMA, ACTIONS(1967), 1, anon_sym_RPAREN, STATE(833), 1, aux_sym_record_pattern_arguments_repeat1, STATE(1240), 1, sym_pattern_spread, ACTIONS(5), 2, sym_statement_comment, sym_comment, [47822] = 4, ACTIONS(1969), 1, anon_sym_DQUOTE, ACTIONS(1963), 2, sym_escape_sequence, sym_quoted_content, STATE(825), 2, sym__string_part, aux_sym_string_repeat1, ACTIONS(5), 3, sym_module_comment, sym_statement_comment, sym_comment, [47839] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, STATE(850), 1, sym_type_identifier, STATE(1252), 1, sym_data_constructors, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(841), 2, sym_data_constructor, aux_sym_data_constructors_repeat1, [47860] = 4, ACTIONS(1971), 1, anon_sym_DQUOTE, ACTIONS(1973), 2, sym_escape_sequence, sym_quoted_content, STATE(825), 2, sym__string_part, aux_sym_string_repeat1, ACTIONS(5), 3, sym_module_comment, sym_statement_comment, sym_comment, [47877] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(1976), 1, anon_sym_const, ACTIONS(1978), 1, anon_sym_external, ACTIONS(1980), 1, anon_sym_type, ACTIONS(1982), 1, anon_sym_fn, ACTIONS(1984), 1, sym_opacity_modifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [47900] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1986), 1, anon_sym_COMMA, STATE(827), 1, aux_sym_case_clause_pattern_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1989), 3, anon_sym_RPAREN, anon_sym_RBRACK, anon_sym_DOT_DOT, [47919] = 4, ACTIONS(1991), 1, anon_sym_DQUOTE, ACTIONS(1993), 2, sym_escape_sequence, sym_quoted_content, STATE(832), 2, sym__string_part, aux_sym_string_repeat1, ACTIONS(5), 3, sym_module_comment, sym_statement_comment, sym_comment, [47936] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(1995), 1, anon_sym_const, ACTIONS(1997), 1, anon_sym_external, ACTIONS(1999), 1, anon_sym_type, ACTIONS(2001), 1, anon_sym_fn, ACTIONS(2003), 1, sym_opacity_modifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [47959] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2007), 1, anon_sym_COMMA, STATE(846), 1, aux_sym_case_clause_pattern_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2005), 3, anon_sym_if, anon_sym_DASH_GT, anon_sym_PIPE, [47978] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, STATE(850), 1, sym_type_identifier, STATE(1229), 1, sym_data_constructors, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(841), 2, sym_data_constructor, aux_sym_data_constructors_repeat1, [47999] = 4, ACTIONS(2009), 1, anon_sym_DQUOTE, ACTIONS(1963), 2, sym_escape_sequence, sym_quoted_content, STATE(825), 2, sym__string_part, aux_sym_string_repeat1, ACTIONS(5), 3, sym_module_comment, sym_statement_comment, sym_comment, [48016] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(1075), 1, anon_sym_DOT_DOT, ACTIONS(1166), 1, anon_sym_RPAREN, ACTIONS(2011), 1, anon_sym_COMMA, STATE(886), 1, aux_sym_record_pattern_arguments_repeat1, STATE(1159), 1, sym_pattern_spread, ACTIONS(5), 2, sym_statement_comment, sym_comment, [48039] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, STATE(850), 1, sym_type_identifier, STATE(1250), 1, sym_data_constructors, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(841), 2, sym_data_constructor, aux_sym_data_constructors_repeat1, [48060] = 4, ACTIONS(2013), 1, anon_sym_DQUOTE, ACTIONS(2015), 2, sym_escape_sequence, sym_quoted_content, STATE(821), 2, sym__string_part, aux_sym_string_repeat1, ACTIONS(5), 3, sym_module_comment, sym_statement_comment, sym_comment, [48077] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(1214), 1, anon_sym_DOT_DOT, ACTIONS(2017), 1, anon_sym_COMMA, ACTIONS(2019), 1, anon_sym_RBRACK, STATE(839), 1, aux_sym_case_clause_pattern_repeat1, STATE(1168), 1, sym_list_pattern_tail, ACTIONS(5), 2, sym_statement_comment, sym_comment, [48100] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2021), 1, anon_sym_COMMA, STATE(837), 1, aux_sym_case_clause_pattern_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1989), 3, anon_sym_if, anon_sym_DASH_GT, anon_sym_PIPE, [48119] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1938), 1, anon_sym_as, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1922), 4, anon_sym_if, anon_sym_COMMA, anon_sym_DASH_GT, anon_sym_PIPE, [48136] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(1214), 1, anon_sym_DOT_DOT, ACTIONS(2024), 1, anon_sym_COMMA, ACTIONS(2026), 1, anon_sym_RBRACK, STATE(827), 1, aux_sym_case_clause_pattern_repeat1, STATE(1253), 1, sym_list_pattern_tail, ACTIONS(5), 2, sym_statement_comment, sym_comment, [48159] = 7, ACTIONS(3), 1, sym_module_comment, ACTIONS(362), 1, sym__upname, ACTIONS(1934), 1, sym__name, STATE(953), 1, sym_identifier, STATE(955), 1, sym_type_identifier, STATE(1124), 1, sym_unqualified_import, ACTIONS(5), 2, sym_statement_comment, sym_comment, [48182] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, ACTIONS(2028), 1, anon_sym_RBRACE, STATE(850), 1, sym_type_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(844), 2, sym_data_constructor, aux_sym_data_constructors_repeat1, [48203] = 4, ACTIONS(2030), 1, anon_sym_DQUOTE, ACTIONS(1963), 2, sym_escape_sequence, sym_quoted_content, STATE(825), 2, sym__string_part, aux_sym_string_repeat1, ACTIONS(5), 3, sym_module_comment, sym_statement_comment, sym_comment, [48220] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(570), 1, sym__name, ACTIONS(1862), 1, sym__discard_name, ACTIONS(2032), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(1172), 2, sym_identifier, sym_discard, [48241] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(2034), 1, anon_sym_RBRACE, ACTIONS(2036), 1, sym__upname, STATE(850), 1, sym_type_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(844), 2, sym_data_constructor, aux_sym_data_constructors_repeat1, [48262] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2041), 1, anon_sym_LPAREN, STATE(964), 1, sym_constant_type_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2039), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [48281] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2045), 1, anon_sym_COMMA, STATE(837), 1, aux_sym_case_clause_pattern_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2043), 3, anon_sym_if, anon_sym_DASH_GT, anon_sym_PIPE, [48300] = 4, ACTIONS(2047), 1, anon_sym_DQUOTE, ACTIONS(1963), 2, sym_escape_sequence, sym_quoted_content, STATE(825), 2, sym__string_part, aux_sym_string_repeat1, ACTIONS(5), 3, sym_module_comment, sym_statement_comment, sym_comment, [48317] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, STATE(850), 1, sym_type_identifier, STATE(1263), 1, sym_data_constructors, ACTIONS(5), 2, sym_statement_comment, sym_comment, STATE(841), 2, sym_data_constructor, aux_sym_data_constructors_repeat1, [48338] = 4, ACTIONS(2049), 1, anon_sym_DQUOTE, ACTIONS(2051), 2, sym_escape_sequence, sym_quoted_content, STATE(842), 2, sym__string_part, aux_sym_string_repeat1, ACTIONS(5), 3, sym_module_comment, sym_statement_comment, sym_comment, [48355] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2055), 1, anon_sym_LPAREN, STATE(1059), 1, sym_data_constructor_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2053), 2, anon_sym_RBRACE, sym__upname, [48373] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(2057), 1, sym__name, STATE(940), 1, sym_record_update_argument, STATE(1175), 1, sym_label, STATE(1248), 1, sym_record_update_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, [48393] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(570), 1, sym__name, ACTIONS(1862), 1, sym__discard_name, STATE(910), 1, sym_identifier, STATE(911), 1, sym_discard, ACTIONS(5), 2, sym_statement_comment, sym_comment, [48413] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2061), 1, anon_sym_PIPE, STATE(853), 1, aux_sym_case_clause_patterns_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2059), 2, anon_sym_if, anon_sym_DASH_GT, [48431] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2066), 1, anon_sym_COLON, STATE(1118), 1, sym__type_annotation, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2064), 2, anon_sym_COMMA, anon_sym_RPAREN, [48449] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(701), 1, anon_sym_RBRACK, ACTIONS(703), 1, anon_sym_DOT_DOT, ACTIONS(2068), 1, anon_sym_COMMA, STATE(807), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [48469] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2066), 1, anon_sym_COLON, STATE(1119), 1, sym__type_annotation, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2070), 2, anon_sym_COMMA, anon_sym_RPAREN, [48487] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2074), 1, sym__decimal, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2072), 3, sym__hex, sym__octal, sym__binary, [48503] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(2057), 1, sym__name, STATE(940), 1, sym_record_update_argument, STATE(1161), 1, sym_record_update_arguments, STATE(1175), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, [48523] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2076), 1, anon_sym_PIPE, STATE(853), 1, aux_sym_case_clause_patterns_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1228), 2, anon_sym_if, anon_sym_DASH_GT, [48541] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(2057), 1, sym__name, ACTIONS(2078), 1, anon_sym_RPAREN, STATE(1053), 1, sym_record_update_argument, STATE(1175), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, [48561] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(1916), 1, sym__name, ACTIONS(2080), 1, anon_sym_LPAREN, STATE(1145), 1, sym_function_parameters, STATE(1147), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [48581] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(2057), 1, sym__name, ACTIONS(2082), 1, anon_sym_RPAREN, STATE(1053), 1, sym_record_update_argument, STATE(1175), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, [48601] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(249), 1, anon_sym_COLON, ACTIONS(303), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1200), 2, anon_sym_COMMA, anon_sym_RPAREN, [48619] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2086), 1, anon_sym_DASH, STATE(875), 1, aux_sym_expression_bit_string_segment_options_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2084), 2, anon_sym_COMMA, anon_sym_GT_GT, [48637] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2088), 1, anon_sym_DASH, STATE(883), 1, aux_sym_pattern_bit_string_segment_options_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1017), 2, anon_sym_COMMA, anon_sym_GT_GT, [48655] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(705), 1, anon_sym_RBRACK, ACTIONS(707), 1, anon_sym_DOT_DOT, ACTIONS(2090), 1, anon_sym_COMMA, STATE(807), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [48675] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2066), 1, anon_sym_COLON, STATE(1117), 1, sym__type_annotation, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2070), 2, anon_sym_COMMA, anon_sym_RPAREN, [48693] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2094), 1, anon_sym_DASH, STATE(873), 1, aux_sym_constant_bit_string_segment_options_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2092), 2, anon_sym_COMMA, anon_sym_GT_GT, [48711] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2098), 1, sym__decimal, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2096), 3, sym__hex, sym__octal, sym__binary, [48727] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2102), 1, anon_sym_DASH, STATE(870), 1, aux_sym_expression_bit_string_segment_options_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2100), 2, anon_sym_COMMA, anon_sym_GT_GT, [48745] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2105), 1, anon_sym_COMMA, STATE(871), 1, aux_sym_constant_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2108), 2, anon_sym_RPAREN, anon_sym_RBRACK, [48763] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(2057), 1, sym__name, STATE(940), 1, sym_record_update_argument, STATE(1174), 1, sym_record_update_arguments, STATE(1175), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, [48783] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2110), 1, anon_sym_DASH, STATE(877), 1, aux_sym_constant_bit_string_segment_options_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1038), 2, anon_sym_COMMA, anon_sym_GT_GT, [48801] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2114), 1, anon_sym_DASH, STATE(865), 1, aux_sym_pattern_bit_string_segment_options_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2112), 2, anon_sym_COMMA, anon_sym_GT_GT, [48819] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2116), 1, anon_sym_DASH, STATE(870), 1, aux_sym_expression_bit_string_segment_options_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1005), 2, anon_sym_COMMA, anon_sym_GT_GT, [48837] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2120), 1, sym__decimal, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2118), 3, sym__hex, sym__octal, sym__binary, [48853] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2124), 1, anon_sym_DASH, STATE(877), 1, aux_sym_constant_bit_string_segment_options_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2122), 2, anon_sym_COMMA, anon_sym_GT_GT, [48871] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2129), 1, sym__decimal, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2127), 3, sym__hex, sym__octal, sym__binary, [48887] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2133), 1, sym__decimal, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2131), 3, sym__hex, sym__octal, sym__binary, [48903] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(683), 1, anon_sym_RBRACK, ACTIONS(685), 1, anon_sym_DOT_DOT, ACTIONS(2135), 1, anon_sym_COMMA, STATE(807), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [48923] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2139), 1, anon_sym_PIPE, STATE(859), 1, aux_sym_case_clause_patterns_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2137), 2, anon_sym_if, anon_sym_DASH_GT, [48941] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(2057), 1, sym__name, STATE(940), 1, sym_record_update_argument, STATE(1175), 1, sym_label, STATE(1179), 1, sym_record_update_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, [48961] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2143), 1, anon_sym_DASH, STATE(883), 1, aux_sym_pattern_bit_string_segment_options_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2141), 2, anon_sym_COMMA, anon_sym_GT_GT, [48979] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2066), 1, anon_sym_COLON, STATE(1109), 1, sym__type_annotation, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2064), 2, anon_sym_COMMA, anon_sym_RPAREN, [48997] = 6, ACTIONS(3), 1, sym_module_comment, ACTIONS(679), 1, anon_sym_RBRACK, ACTIONS(681), 1, anon_sym_DOT_DOT, ACTIONS(2146), 1, anon_sym_COMMA, STATE(807), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49017] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2148), 1, anon_sym_COMMA, STATE(886), 1, aux_sym_record_pattern_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2151), 2, anon_sym_RPAREN, anon_sym_DOT_DOT, [49035] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2078), 1, anon_sym_RPAREN, ACTIONS(2153), 1, anon_sym_COMMA, STATE(1003), 1, aux_sym_record_update_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49052] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2155), 1, anon_sym_COMMA, ACTIONS(2157), 1, anon_sym_RPAREN, STATE(998), 1, aux_sym_constant_record_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49069] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2159), 1, anon_sym_COMMA, ACTIONS(2162), 1, anon_sym_GT_GT, STATE(889), 1, aux_sym__pattern_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49086] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2164), 1, anon_sym_RPAREN, ACTIONS(2166), 1, sym__name, STATE(1140), 1, sym_type_parameter, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49103] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2168), 1, anon_sym_COMMA, ACTIONS(2171), 1, anon_sym_RPAREN, STATE(891), 1, aux_sym_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49120] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1951), 1, anon_sym_RBRACE, ACTIONS(2173), 1, anon_sym_COMMA, STATE(941), 1, aux_sym_unqualified_imports_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49137] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2175), 1, anon_sym_COMMA, ACTIONS(2177), 1, anon_sym_RPAREN, STATE(942), 1, aux_sym_constant_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49154] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1624), 1, anon_sym_RBRACK, ACTIONS(2179), 1, anon_sym_COMMA, STATE(871), 1, aux_sym_constant_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49171] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2181), 3, anon_sym_COMMA, anon_sym_GT_GT, anon_sym_DASH, [49184] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1566), 1, anon_sym_GT_GT, ACTIONS(2183), 1, anon_sym_COMMA, STATE(957), 1, aux_sym__constant_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49201] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2185), 1, anon_sym_COMMA, ACTIONS(2187), 1, anon_sym_RPAREN, STATE(958), 1, aux_sym_constant_record_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49218] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2189), 1, anon_sym_LPAREN, ACTIONS(2191), 1, anon_sym_DASH_GT, STATE(1228), 1, sym_function_parameter_types, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49235] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2193), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [49248] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2195), 1, anon_sym_COMMA, ACTIONS(2197), 1, anon_sym_RPAREN, STATE(932), 1, aux_sym_type_parameters_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49265] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(751), 1, anon_sym_RPAREN, ACTIONS(2199), 1, anon_sym_COMMA, STATE(807), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49282] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2201), 1, anon_sym_COMMA, ACTIONS(2203), 1, anon_sym_RPAREN, STATE(965), 1, aux_sym_constant_tuple_type_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49299] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1878), 1, anon_sym_RPAREN, ACTIONS(2205), 1, anon_sym_COMMA, STATE(906), 1, aux_sym_function_parameters_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49316] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2207), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [49329] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2209), 1, anon_sym_COMMA, ACTIONS(2211), 1, anon_sym_RPAREN, STATE(970), 1, aux_sym_constant_type_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49346] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2213), 1, anon_sym_COMMA, ACTIONS(2216), 1, anon_sym_RPAREN, STATE(906), 1, aux_sym_function_parameters_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49363] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2218), 1, anon_sym_EQ, ACTIONS(2220), 1, anon_sym_COLON, STATE(1256), 1, sym__constant_type_annotation, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49380] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2100), 3, anon_sym_COMMA, anon_sym_GT_GT, anon_sym_DASH, [49393] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1731), 1, anon_sym_RPAREN, ACTIONS(2222), 1, anon_sym_COMMA, STATE(977), 1, aux_sym_external_function_parameters_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49410] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2224), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, [49423] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2226), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, [49436] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2230), 1, anon_sym_COLON, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2228), 2, anon_sym_COMMA, anon_sym_GT_GT, [49451] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2232), 1, anon_sym_COMMA, ACTIONS(2234), 1, anon_sym_GT_GT, STATE(1017), 1, aux_sym__expression_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49468] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2236), 1, anon_sym_COMMA, ACTIONS(2238), 1, anon_sym_RPAREN, STATE(984), 1, aux_sym_data_constructor_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49485] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2240), 1, anon_sym_COMMA, ACTIONS(2242), 1, anon_sym_RPAREN, STATE(931), 1, aux_sym_case_clause_pattern_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49502] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2244), 1, anon_sym_COMMA, ACTIONS(2246), 1, anon_sym_RPAREN, STATE(985), 1, aux_sym_tuple_type_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49519] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2248), 1, anon_sym_COMMA, ACTIONS(2250), 1, anon_sym_RPAREN, STATE(986), 1, aux_sym_tuple_type_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49536] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2252), 1, anon_sym_COMMA, ACTIONS(2254), 1, anon_sym_RPAREN, STATE(987), 1, aux_sym_type_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49553] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2256), 1, anon_sym_COMMA, ACTIONS(2259), 1, anon_sym_GT_GT, STATE(919), 1, aux_sym__expression_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49570] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1498), 1, anon_sym_GT_GT, ACTIONS(2261), 1, anon_sym_COMMA, STATE(889), 1, aux_sym__pattern_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49587] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2166), 1, sym__name, ACTIONS(2263), 1, anon_sym_RPAREN, STATE(1140), 1, sym_type_parameter, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49604] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(494), 1, anon_sym_RPAREN, ACTIONS(2265), 1, anon_sym_COMMA, STATE(891), 1, aux_sym_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49621] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2267), 1, anon_sym_COMMA, ACTIONS(2270), 1, anon_sym_RPAREN, STATE(923), 1, aux_sym_type_parameters_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49638] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(757), 1, anon_sym_RPAREN, ACTIONS(2272), 1, anon_sym_COMMA, STATE(807), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49655] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2274), 1, anon_sym_COMMA, ACTIONS(2276), 1, anon_sym_RPAREN, STATE(922), 1, aux_sym_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49672] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2278), 1, anon_sym_COMMA, ACTIONS(2280), 1, anon_sym_RPAREN, STATE(948), 1, aux_sym_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49689] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2282), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_DOT_DOT, [49702] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(861), 1, anon_sym_GT_GT, ACTIONS(2284), 1, anon_sym_COMMA, STATE(919), 1, aux_sym__expression_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49719] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2151), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_DOT_DOT, [49732] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2286), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_DOT_DOT, [49745] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2288), 1, anon_sym_COMMA, ACTIONS(2290), 1, anon_sym_RPAREN, STATE(827), 1, aux_sym_case_clause_pattern_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49762] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2164), 1, anon_sym_RPAREN, ACTIONS(2292), 1, anon_sym_COMMA, STATE(923), 1, aux_sym_type_parameters_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49779] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2059), 3, anon_sym_if, anon_sym_DASH_GT, anon_sym_PIPE, [49792] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2066), 1, anon_sym_COLON, ACTIONS(2294), 1, anon_sym_EQ, STATE(1207), 1, sym__type_annotation, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49809] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2296), 1, anon_sym_if, ACTIONS(2298), 1, anon_sym_DASH_GT, STATE(1236), 1, sym_case_clause_guard, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49826] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2220), 1, anon_sym_COLON, ACTIONS(2300), 1, anon_sym_EQ, STATE(1164), 1, sym__constant_type_annotation, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49843] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2302), 1, anon_sym_COMMA, ACTIONS(2304), 1, anon_sym_GT_GT, STATE(928), 1, aux_sym__expression_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49860] = 4, ACTIONS(3), 1, sym_module_comment, STATE(1193), 1, sym_target, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2306), 2, anon_sym_erlang, anon_sym_javascript, [49875] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2308), 1, anon_sym_LBRACE, ACTIONS(2310), 1, anon_sym_COMMA, STATE(807), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49892] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2312), 1, anon_sym_COMMA, ACTIONS(2314), 1, anon_sym_RPAREN, STATE(887), 1, aux_sym_record_update_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49909] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2316), 1, anon_sym_RBRACE, ACTIONS(2318), 1, anon_sym_COMMA, STATE(941), 1, aux_sym_unqualified_imports_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49926] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1580), 1, anon_sym_RPAREN, ACTIONS(2321), 1, anon_sym_COMMA, STATE(871), 1, aux_sym_constant_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49943] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2108), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_RBRACK, [49956] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2066), 1, anon_sym_COLON, ACTIONS(2323), 1, anon_sym_EQ, STATE(1163), 1, sym__type_annotation, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49973] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(528), 1, anon_sym_RPAREN, ACTIONS(2325), 1, anon_sym_COMMA, STATE(891), 1, aux_sym_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [49990] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2327), 1, anon_sym_COMMA, ACTIONS(2329), 1, anon_sym_GT_GT, STATE(920), 1, aux_sym__pattern_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50007] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2333), 1, anon_sym_COLON, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2331), 2, anon_sym_COMMA, anon_sym_GT_GT, [50022] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(414), 1, anon_sym_RPAREN, ACTIONS(2335), 1, anon_sym_COMMA, STATE(891), 1, aux_sym_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50039] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2189), 1, anon_sym_LPAREN, ACTIONS(2337), 1, anon_sym_DASH_GT, STATE(1188), 1, sym_function_parameter_types, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50056] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(717), 1, anon_sym_RPAREN, ACTIONS(2339), 1, anon_sym_COMMA, STATE(807), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50073] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2341), 1, anon_sym_COMMA, ACTIONS(2343), 1, anon_sym_RPAREN, STATE(945), 1, aux_sym_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50090] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2345), 1, anon_sym_RBRACE, ACTIONS(2347), 1, anon_sym_COMMA, STATE(892), 1, aux_sym_unqualified_imports_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50107] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2351), 1, anon_sym_as, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2349), 2, anon_sym_RBRACE, anon_sym_COMMA, [50122] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(867), 1, anon_sym_GT_GT, ACTIONS(2353), 1, anon_sym_COMMA, STATE(919), 1, aux_sym__expression_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50139] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2355), 1, anon_sym_as, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2349), 2, anon_sym_RBRACE, anon_sym_COMMA, [50154] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2357), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, [50167] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2359), 1, anon_sym_COMMA, ACTIONS(2362), 1, anon_sym_GT_GT, STATE(957), 1, aux_sym__constant_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50184] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1540), 1, anon_sym_RPAREN, ACTIONS(2364), 1, anon_sym_COMMA, STATE(1000), 1, aux_sym_constant_record_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50201] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2366), 3, anon_sym_COMMA, anon_sym_RPAREN, anon_sym_COLON, [50214] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2368), 1, anon_sym_COMMA, ACTIONS(2370), 1, anon_sym_RBRACK, STATE(894), 1, aux_sym_constant_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50231] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2372), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [50244] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2376), 1, anon_sym_COLON, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2374), 2, anon_sym_COMMA, anon_sym_GT_GT, [50259] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2378), 1, anon_sym_COMMA, ACTIONS(2380), 1, anon_sym_GT_GT, STATE(896), 1, aux_sym__constant_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50276] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2382), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [50289] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1835), 1, anon_sym_RPAREN, ACTIONS(2384), 1, anon_sym_COMMA, STATE(1009), 1, aux_sym_constant_tuple_type_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50306] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2066), 1, anon_sym_COLON, ACTIONS(2386), 1, anon_sym_EQ, STATE(1199), 1, sym__type_annotation, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50323] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2388), 1, anon_sym_COMMA, ACTIONS(2390), 1, anon_sym_RPAREN, STATE(909), 1, aux_sym_external_function_parameters_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50340] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2392), 1, anon_sym_COMMA, ACTIONS(2394), 1, anon_sym_GT_GT, STATE(954), 1, aux_sym__expression_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50357] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2396), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [50370] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1813), 1, anon_sym_RPAREN, ACTIONS(2398), 1, anon_sym_COMMA, STATE(1029), 1, aux_sym_constant_type_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50387] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2400), 3, anon_sym_COMMA, anon_sym_GT_GT, anon_sym_DASH, [50400] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2220), 1, anon_sym_COLON, ACTIONS(2402), 1, anon_sym_EQ, STATE(1227), 1, sym__constant_type_annotation, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50417] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2404), 1, anon_sym_COMMA, ACTIONS(2406), 1, anon_sym_RPAREN, STATE(903), 1, aux_sym_function_parameters_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50434] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2408), 3, anon_sym_COMMA, anon_sym_GT_GT, anon_sym_DASH, [50447] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2410), 1, anon_sym_COMMA, ACTIONS(2412), 1, anon_sym_GT_GT, STATE(993), 1, aux_sym__expression_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50464] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2414), 3, anon_sym_COMMA, anon_sym_GT_GT, anon_sym_DASH, [50477] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2416), 1, anon_sym_COMMA, ACTIONS(2419), 1, anon_sym_RPAREN, STATE(977), 1, aux_sym_external_function_parameters_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50494] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2066), 1, anon_sym_COLON, ACTIONS(2421), 1, anon_sym_EQ, STATE(1242), 1, sym__type_annotation, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50511] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2057), 1, sym__name, STATE(1053), 1, sym_record_update_argument, STATE(1175), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50528] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2066), 1, anon_sym_COLON, ACTIONS(2423), 1, anon_sym_EQ, STATE(1246), 1, sym__type_annotation, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50545] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(562), 1, anon_sym_DQUOTE, STATE(782), 1, sym_external_function_body, STATE(1071), 1, sym_string, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50562] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(562), 1, anon_sym_DQUOTE, STATE(484), 1, sym_external_function_body, STATE(1034), 1, sym_string, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50579] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2425), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [50592] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1719), 1, anon_sym_RPAREN, ACTIONS(2427), 1, anon_sym_COMMA, STATE(1023), 1, aux_sym_data_constructor_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50609] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1743), 1, anon_sym_RPAREN, ACTIONS(2429), 1, anon_sym_COMMA, STATE(1022), 1, aux_sym_tuple_type_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50626] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1747), 1, anon_sym_RPAREN, ACTIONS(2431), 1, anon_sym_COMMA, STATE(1022), 1, aux_sym_tuple_type_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50643] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1739), 1, anon_sym_RPAREN, ACTIONS(2433), 1, anon_sym_COMMA, STATE(1013), 1, aux_sym_type_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50660] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2141), 3, anon_sym_COMMA, anon_sym_GT_GT, anon_sym_DASH, [50673] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2435), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [50686] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2437), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [50699] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2122), 3, anon_sym_COMMA, anon_sym_GT_GT, anon_sym_DASH, [50712] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2166), 1, sym__name, ACTIONS(2439), 1, anon_sym_RPAREN, STATE(900), 1, sym_type_parameter, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50729] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(899), 1, anon_sym_GT_GT, ACTIONS(2441), 1, anon_sym_COMMA, STATE(919), 1, aux_sym__expression_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50746] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2166), 1, sym__name, ACTIONS(2443), 1, anon_sym_RPAREN, STATE(1012), 1, sym_type_parameter, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50763] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1737), 1, anon_sym_RPAREN, ACTIONS(2445), 1, anon_sym_COMMA, STATE(1013), 1, aux_sym_type_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50780] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1751), 1, anon_sym_RPAREN, ACTIONS(2447), 1, anon_sym_COMMA, STATE(1022), 1, aux_sym_tuple_type_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50797] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(562), 1, anon_sym_DQUOTE, STATE(786), 1, sym_external_function_body, STATE(1071), 1, sym_string, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50814] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1518), 1, anon_sym_RPAREN, ACTIONS(2449), 1, anon_sym_COMMA, STATE(1000), 1, aux_sym_constant_record_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50831] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2220), 1, anon_sym_COLON, ACTIONS(2451), 1, anon_sym_EQ, STATE(1258), 1, sym__constant_type_annotation, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50848] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2453), 1, anon_sym_COMMA, ACTIONS(2456), 1, anon_sym_RPAREN, STATE(1000), 1, aux_sym_constant_record_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50865] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2458), 1, anon_sym_COMMA, ACTIONS(2460), 1, anon_sym_RPAREN, STATE(1018), 1, aux_sym_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50882] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1616), 1, anon_sym_RPAREN, ACTIONS(2462), 1, anon_sym_COMMA, STATE(871), 1, aux_sym_constant_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50899] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2464), 1, anon_sym_COMMA, ACTIONS(2467), 1, anon_sym_RPAREN, STATE(1003), 1, aux_sym_record_update_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50916] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2469), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [50929] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2066), 1, anon_sym_COLON, ACTIONS(2471), 1, anon_sym_EQ, STATE(1259), 1, sym__type_annotation, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50946] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(737), 1, anon_sym_RPAREN, ACTIONS(2473), 1, anon_sym_COMMA, STATE(807), 1, aux_sym_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50963] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(562), 1, anon_sym_DQUOTE, STATE(473), 1, sym_external_function_body, STATE(1034), 1, sym_string, ACTIONS(5), 2, sym_statement_comment, sym_comment, [50980] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2475), 3, anon_sym_COMMA, anon_sym_GT_GT, anon_sym_DASH, [50993] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2477), 1, anon_sym_COMMA, ACTIONS(2480), 1, anon_sym_RPAREN, STATE(1009), 1, aux_sym_constant_tuple_type_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51010] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2482), 3, anon_sym_COMMA, anon_sym_EQ, anon_sym_RPAREN, [51023] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2189), 1, anon_sym_LPAREN, ACTIONS(2484), 1, anon_sym_DASH_GT, STATE(1262), 1, sym_function_parameter_types, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51040] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2486), 1, anon_sym_COMMA, ACTIONS(2488), 1, anon_sym_RPAREN, STATE(1025), 1, aux_sym_type_parameters_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51057] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2490), 1, anon_sym_COMMA, ACTIONS(2493), 1, anon_sym_RPAREN, STATE(1013), 1, aux_sym_type_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51074] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2166), 1, sym__name, ACTIONS(2495), 1, anon_sym_RPAREN, STATE(1140), 1, sym_type_parameter, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51091] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2497), 1, anon_sym_COMMA, ACTIONS(2499), 1, anon_sym_RPAREN, STATE(995), 1, aux_sym_type_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51108] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2501), 1, anon_sym_COMMA, ACTIONS(2503), 1, anon_sym_RPAREN, STATE(996), 1, aux_sym_tuple_type_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51125] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(893), 1, anon_sym_GT_GT, ACTIONS(2505), 1, anon_sym_COMMA, STATE(919), 1, aux_sym__expression_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51142] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(420), 1, anon_sym_RPAREN, ACTIONS(2507), 1, anon_sym_COMMA, STATE(891), 1, aux_sym_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51159] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2509), 1, anon_sym_RBRACE, ACTIONS(2511), 1, anon_sym_COMMA, STATE(1026), 1, aux_sym_unqualified_imports_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51176] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2513), 1, anon_sym_COMMA, ACTIONS(2515), 1, anon_sym_RBRACK, STATE(1028), 1, aux_sym_constant_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51193] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2517), 1, anon_sym_COMMA, ACTIONS(2519), 1, anon_sym_GT_GT, STATE(1030), 1, aux_sym__constant_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51210] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2521), 1, anon_sym_COMMA, ACTIONS(2524), 1, anon_sym_RPAREN, STATE(1022), 1, aux_sym_tuple_type_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51227] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2526), 1, anon_sym_COMMA, ACTIONS(2529), 1, anon_sym_RPAREN, STATE(1023), 1, aux_sym_data_constructor_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51244] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2166), 1, sym__name, ACTIONS(2531), 1, anon_sym_RPAREN, STATE(1140), 1, sym_type_parameter, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51261] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2531), 1, anon_sym_RPAREN, ACTIONS(2533), 1, anon_sym_COMMA, STATE(923), 1, aux_sym_type_parameters_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51278] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1945), 1, anon_sym_RBRACE, ACTIONS(2535), 1, anon_sym_COMMA, STATE(941), 1, aux_sym_unqualified_imports_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51295] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2537), 1, anon_sym_COMMA, ACTIONS(2539), 1, anon_sym_RPAREN, STATE(1002), 1, aux_sym_constant_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51312] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1634), 1, anon_sym_RBRACK, ACTIONS(2541), 1, anon_sym_COMMA, STATE(871), 1, aux_sym_constant_tuple_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51329] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(2543), 1, anon_sym_COMMA, ACTIONS(2546), 1, anon_sym_RPAREN, STATE(1029), 1, aux_sym_constant_type_arguments_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51346] = 5, ACTIONS(3), 1, sym_module_comment, ACTIONS(1564), 1, anon_sym_GT_GT, ACTIONS(2548), 1, anon_sym_COMMA, STATE(957), 1, aux_sym__constant_bit_string_repeat1, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51363] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2057), 1, sym__name, STATE(135), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51377] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2550), 2, anon_sym_COMMA, anon_sym_RPAREN, [51389] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1916), 1, sym__name, STATE(1037), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51403] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(45), 1, anon_sym_DQUOTE, STATE(477), 1, sym_string, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51417] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2552), 2, anon_sym_COMMA, anon_sym_RPAREN, [51429] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1916), 1, sym__name, STATE(1038), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51443] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2554), 1, anon_sym_LPAREN, STATE(1249), 1, sym_external_function_parameters, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51457] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2554), 1, anon_sym_LPAREN, STATE(1151), 1, sym_external_function_parameters, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51471] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2493), 2, anon_sym_COMMA, anon_sym_RPAREN, [51483] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2524), 2, anon_sym_COMMA, anon_sym_RPAREN, [51495] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2529), 2, anon_sym_COMMA, anon_sym_RPAREN, [51507] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2546), 2, anon_sym_COMMA, anon_sym_RPAREN, [51519] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1916), 1, sym__name, STATE(1060), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51533] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2556), 1, anon_sym_LBRACE, ACTIONS(2558), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51547] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2560), 1, sym__name, STATE(420), 1, sym_module, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51561] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2080), 1, anon_sym_LPAREN, STATE(1063), 1, sym_function_parameters, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51575] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1916), 1, sym__name, STATE(907), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51589] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2080), 1, anon_sym_LPAREN, STATE(1145), 1, sym_function_parameters, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51603] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2562), 2, anon_sym_COMMA, anon_sym_GT_GT, [51615] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2162), 2, anon_sym_COMMA, anon_sym_GT_GT, [51627] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2480), 2, anon_sym_COMMA, anon_sym_RPAREN, [51639] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2554), 1, anon_sym_LPAREN, STATE(1182), 1, sym_external_function_parameters, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51653] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2467), 2, anon_sym_COMMA, anon_sym_RPAREN, [51665] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2564), 2, anon_sym_COMMA, anon_sym_RPAREN, [51677] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2566), 2, anon_sym_RBRACE, sym__upname, [51689] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2456), 2, anon_sym_COMMA, anon_sym_RPAREN, [51701] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2568), 1, anon_sym_LBRACE, ACTIONS(2570), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51715] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2572), 1, anon_sym_type, ACTIONS(2574), 1, anon_sym_fn, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51729] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2576), 2, anon_sym_RBRACE, sym__upname, [51741] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2080), 1, anon_sym_LPAREN, STATE(1068), 1, sym_function_parameters, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51755] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2080), 1, anon_sym_LPAREN, STATE(1070), 1, sym_function_parameters, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51769] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2080), 1, anon_sym_LPAREN, STATE(1065), 1, sym_function_parameters, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51783] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2578), 1, anon_sym_LBRACE, ACTIONS(2580), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51797] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2582), 1, sym__name, STATE(759), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51811] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2584), 1, anon_sym_LBRACE, ACTIONS(2586), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51825] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2259), 2, anon_sym_COMMA, anon_sym_GT_GT, [51837] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2166), 1, sym__name, STATE(1140), 1, sym_type_parameter, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51851] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2588), 1, anon_sym_LBRACE, ACTIONS(2590), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51865] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2592), 1, anon_sym_LBRACE, STATE(760), 1, sym_unqualified_imports, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51879] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2594), 1, anon_sym_LBRACE, ACTIONS(2596), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51893] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(350), 1, anon_sym_DQUOTE, STATE(774), 1, sym_string, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51907] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2598), 1, anon_sym_LBRACE, ACTIONS(2600), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51921] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2602), 2, anon_sym_LBRACE, anon_sym_DASH_GT, [51933] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2604), 2, anon_sym_RBRACE, sym__upname, [51945] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2606), 2, anon_sym_RBRACE, sym__upname, [51957] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2608), 2, anon_sym_COMMA, anon_sym_RPAREN, [51969] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2171), 2, anon_sym_COMMA, anon_sym_RPAREN, [51981] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2610), 1, sym__name, STATE(453), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [51995] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2612), 1, anon_sym_LBRACE, STATE(430), 1, sym_unqualified_imports, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52009] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2614), 1, anon_sym_type, ACTIONS(2616), 1, anon_sym_fn, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52023] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2419), 2, anon_sym_COMMA, anon_sym_RPAREN, [52035] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(362), 1, sym__upname, STATE(279), 1, sym_type_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52049] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1572), 2, anon_sym_COMMA, anon_sym_RPAREN, [52061] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2618), 1, anon_sym_LBRACE, ACTIONS(2620), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52075] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2622), 2, anon_sym_COMMA, anon_sym_GT_GT, [52087] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2624), 1, anon_sym_LPAREN, STATE(352), 1, sym_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52101] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1916), 1, sym__name, STATE(1120), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52115] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2626), 1, anon_sym_DOT, ACTIONS(2628), 1, anon_sym_COLON, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52129] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2630), 1, anon_sym_LPAREN, STATE(141), 1, sym_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52143] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, STATE(1120), 1, sym_type_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52157] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(562), 1, anon_sym_DQUOTE, STATE(1152), 1, sym_string, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52171] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2632), 2, anon_sym_COMMA, anon_sym_RPAREN, [52183] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2634), 2, anon_sym_COMMA, anon_sym_RPAREN, [52195] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2636), 1, sym__name, STATE(351), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52209] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(55), 1, sym__upname, STATE(24), 1, sym_type_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52223] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2638), 1, sym__name, STATE(15), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52237] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2640), 1, anon_sym_type, ACTIONS(2642), 1, anon_sym_fn, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52251] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2644), 1, sym__name, STATE(757), 1, sym_module, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52265] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(795), 1, sym__upname, STATE(294), 1, sym_type_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52279] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2362), 2, anon_sym_COMMA, anon_sym_GT_GT, [52291] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2610), 1, sym__name, STATE(445), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52305] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(562), 1, anon_sym_DQUOTE, STATE(1202), 1, sym_string, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52319] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2646), 1, anon_sym_LPAREN, STATE(11), 1, sym_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52333] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2648), 1, anon_sym_LBRACE, ACTIONS(2650), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52347] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2652), 2, anon_sym_LBRACE, anon_sym_DASH_GT, [52359] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(572), 1, sym__upname, STATE(42), 1, sym_type_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52373] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2654), 2, anon_sym_COMMA, anon_sym_GT_GT, [52385] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1916), 1, sym__name, STATE(1138), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52399] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2656), 2, anon_sym_COMMA, anon_sym_RPAREN, [52411] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1934), 1, sym__name, STATE(785), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52425] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2658), 1, anon_sym_type, ACTIONS(2660), 1, anon_sym_fn, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52439] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2662), 2, anon_sym_COMMA, anon_sym_RPAREN, [52451] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1916), 1, sym__name, STATE(936), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52465] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2080), 1, anon_sym_LPAREN, STATE(1072), 1, sym_function_parameters, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52479] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1916), 1, sym__name, STATE(759), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52493] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2664), 1, anon_sym_LBRACE, ACTIONS(2666), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52507] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2668), 2, anon_sym_COMMA, anon_sym_RPAREN, [52519] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2656), 2, anon_sym_COMMA, anon_sym_RPAREN, [52531] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2668), 2, anon_sym_COMMA, anon_sym_RPAREN, [52543] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2670), 2, anon_sym_RBRACE, anon_sym_COMMA, [52555] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1093), 1, sym__upname, STATE(619), 1, sym_type_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52569] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(562), 1, anon_sym_DQUOTE, STATE(1170), 1, sym_string, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52583] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2672), 1, anon_sym_LBRACE, ACTIONS(2674), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52597] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2316), 2, anon_sym_RBRACE, anon_sym_COMMA, [52609] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2676), 2, anon_sym_RBRACE, sym__upname, [52621] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2554), 1, anon_sym_LPAREN, STATE(1231), 1, sym_external_function_parameters, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52635] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1916), 1, sym__name, STATE(999), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52649] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(562), 1, anon_sym_DQUOTE, STATE(1245), 1, sym_string, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52663] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2678), 1, anon_sym_LPAREN, STATE(303), 1, sym_arguments, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52677] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2680), 2, anon_sym_LBRACE, anon_sym_DASH_GT, [52689] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2682), 2, anon_sym_COMMA, anon_sym_RPAREN, [52701] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1916), 1, sym__name, STATE(972), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52715] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1934), 1, sym__name, STATE(767), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52729] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2684), 2, anon_sym_COMMA, anon_sym_RPAREN, [52741] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1916), 1, sym__name, STATE(1126), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52755] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2686), 1, sym__name, STATE(293), 1, sym_label, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52769] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2688), 1, anon_sym_LBRACE, ACTIONS(2690), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52783] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2080), 1, anon_sym_LPAREN, STATE(1123), 1, sym_function_parameters, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52797] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1916), 1, sym__name, STATE(1052), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52811] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2270), 2, anon_sym_COMMA, anon_sym_RPAREN, [52823] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2692), 1, anon_sym_LBRACE, ACTIONS(2694), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52837] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(1916), 1, sym__name, STATE(1061), 1, sym_identifier, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52851] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2696), 1, anon_sym_COMMA, ACTIONS(2698), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52865] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2700), 2, anon_sym_LBRACE, anon_sym_DASH_GT, [52877] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2702), 1, anon_sym_LBRACE, ACTIONS(2704), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52891] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2706), 2, anon_sym_COMMA, anon_sym_RPAREN, [52903] = 4, ACTIONS(3), 1, sym_module_comment, ACTIONS(2080), 1, anon_sym_LPAREN, STATE(1104), 1, sym_function_parameters, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52917] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(1560), 2, anon_sym_COMMA, anon_sym_RPAREN, [52929] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(5), 2, sym_statement_comment, sym_comment, ACTIONS(2216), 2, anon_sym_COMMA, anon_sym_RPAREN, [52941] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2708), 1, anon_sym_RBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52952] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2710), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52963] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2712), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52974] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2714), 1, anon_sym_RBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52985] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2716), 1, anon_sym_COLON, ACTIONS(5), 2, sym_statement_comment, sym_comment, [52996] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(1967), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53007] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2626), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53018] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2718), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53029] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2720), 1, anon_sym_COLON, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53040] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(1069), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53051] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2722), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53062] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2724), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53073] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2726), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53084] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2728), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53095] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2730), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53106] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2732), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53117] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2734), 1, anon_sym_LBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53128] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2736), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53139] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2738), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53150] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2740), 1, anon_sym_COLON, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53161] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2742), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53172] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2744), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53183] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2746), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53194] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2748), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53205] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2750), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53216] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2752), 1, anon_sym_COLON, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53227] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2754), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53238] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2756), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53249] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2758), 1, anon_sym_LBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53260] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2760), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53271] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2762), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53282] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2764), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53293] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2766), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53304] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2768), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53315] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2770), 1, anon_sym_LBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53326] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2772), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53337] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2774), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53348] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2776), 1, anon_sym_LBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53359] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2778), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53370] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2780), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53381] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2782), 1, anon_sym_RBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53392] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2784), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53403] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2786), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53414] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2788), 1, anon_sym_LBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53425] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2790), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53436] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2792), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53447] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2794), 1, anon_sym_LBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53458] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2796), 1, anon_sym_type, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53469] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2798), 1, anon_sym_COLON, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53480] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2800), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53491] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2802), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53502] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2804), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53513] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2806), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53524] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2808), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53535] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2810), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53546] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2812), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53557] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2814), 1, ts_builtin_sym_end, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53568] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2816), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53579] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2818), 1, anon_sym_RBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53590] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2820), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53601] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(1999), 1, anon_sym_type, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53612] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2822), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53623] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2824), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53634] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2826), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53645] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2828), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53656] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2830), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53667] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2832), 1, sym__name, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53678] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2834), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53689] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2836), 1, anon_sym_DOT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53700] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2838), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53711] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2840), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53722] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(1980), 1, anon_sym_type, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53733] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2842), 1, sym__name, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53744] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2844), 1, anon_sym_LBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53755] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2846), 1, anon_sym_type, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53766] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2848), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53777] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2850), 1, anon_sym_LBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53788] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2852), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53799] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2854), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53810] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2856), 1, anon_sym_RBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53821] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2858), 1, anon_sym_LBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53832] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2860), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53843] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2862), 1, anon_sym_LBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53854] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2864), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53865] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2866), 1, anon_sym_LBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53876] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2868), 1, anon_sym_LBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53887] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2870), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53898] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2872), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53909] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2874), 1, anon_sym_LBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53920] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2876), 1, anon_sym_LBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53931] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(1166), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53942] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2878), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53953] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2880), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53964] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2882), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53975] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2884), 1, anon_sym_RBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53986] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2886), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [53997] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2888), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54008] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2890), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54019] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2892), 1, anon_sym_RPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54030] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2894), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54041] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2896), 1, anon_sym_RBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54052] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2898), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54063] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2900), 1, anon_sym_RBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54074] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2902), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54085] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2904), 1, anon_sym_LPAREN, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54096] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2906), 1, anon_sym_RBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54107] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2908), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54118] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2910), 1, anon_sym_RBRACK, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54129] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2912), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54140] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2914), 1, anon_sym_EQ, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54151] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2916), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54162] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2918), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54173] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2920), 1, anon_sym_DASH_GT, ACTIONS(5), 2, sym_statement_comment, sym_comment, [54184] = 3, ACTIONS(3), 1, sym_module_comment, ACTIONS(2922), 1, anon_sym_RBRACE, ACTIONS(5), 2, sym_statement_comment, sym_comment, }; static const uint32_t ts_small_parse_table_map[] = { [SMALL_STATE(4)] = 0, [SMALL_STATE(5)] = 124, [SMALL_STATE(6)] = 248, [SMALL_STATE(7)] = 315, [SMALL_STATE(8)] = 377, [SMALL_STATE(9)] = 439, [SMALL_STATE(10)] = 501, [SMALL_STATE(11)] = 563, [SMALL_STATE(12)] = 625, [SMALL_STATE(13)] = 687, [SMALL_STATE(14)] = 749, [SMALL_STATE(15)] = 811, [SMALL_STATE(16)] = 873, [SMALL_STATE(17)] = 935, [SMALL_STATE(18)] = 1001, [SMALL_STATE(19)] = 1063, [SMALL_STATE(20)] = 1125, [SMALL_STATE(21)] = 1191, [SMALL_STATE(22)] = 1253, [SMALL_STATE(23)] = 1315, [SMALL_STATE(24)] = 1377, [SMALL_STATE(25)] = 1439, [SMALL_STATE(26)] = 1500, [SMALL_STATE(27)] = 1621, [SMALL_STATE(28)] = 1682, [SMALL_STATE(29)] = 1745, [SMALL_STATE(30)] = 1808, [SMALL_STATE(31)] = 1871, [SMALL_STATE(32)] = 1932, [SMALL_STATE(33)] = 1993, [SMALL_STATE(34)] = 2114, [SMALL_STATE(35)] = 2175, [SMALL_STATE(36)] = 2296, [SMALL_STATE(37)] = 2357, [SMALL_STATE(38)] = 2418, [SMALL_STATE(39)] = 2481, [SMALL_STATE(40)] = 2602, [SMALL_STATE(41)] = 2663, [SMALL_STATE(42)] = 2724, [SMALL_STATE(43)] = 2785, [SMALL_STATE(44)] = 2903, [SMALL_STATE(45)] = 2963, [SMALL_STATE(46)] = 3023, [SMALL_STATE(47)] = 3141, [SMALL_STATE(48)] = 3221, [SMALL_STATE(49)] = 3281, [SMALL_STATE(50)] = 3361, [SMALL_STATE(51)] = 3429, [SMALL_STATE(52)] = 3499, [SMALL_STATE(53)] = 3573, [SMALL_STATE(54)] = 3649, [SMALL_STATE(55)] = 3767, [SMALL_STATE(56)] = 3827, [SMALL_STATE(57)] = 3905, [SMALL_STATE(58)] = 3969, [SMALL_STATE(59)] = 4029, [SMALL_STATE(60)] = 4089, [SMALL_STATE(61)] = 4149, [SMALL_STATE(62)] = 4209, [SMALL_STATE(63)] = 4289, [SMALL_STATE(64)] = 4349, [SMALL_STATE(65)] = 4409, [SMALL_STATE(66)] = 4527, [SMALL_STATE(67)] = 4607, [SMALL_STATE(68)] = 4725, [SMALL_STATE(69)] = 4843, [SMALL_STATE(70)] = 4903, [SMALL_STATE(71)] = 5021, [SMALL_STATE(72)] = 5139, [SMALL_STATE(73)] = 5219, [SMALL_STATE(74)] = 5337, [SMALL_STATE(75)] = 5397, [SMALL_STATE(76)] = 5457, [SMALL_STATE(77)] = 5517, [SMALL_STATE(78)] = 5635, [SMALL_STATE(79)] = 5695, [SMALL_STATE(80)] = 5813, [SMALL_STATE(81)] = 5873, [SMALL_STATE(82)] = 5933, [SMALL_STATE(83)] = 6051, [SMALL_STATE(84)] = 6111, [SMALL_STATE(85)] = 6171, [SMALL_STATE(86)] = 6286, [SMALL_STATE(87)] = 6401, [SMALL_STATE(88)] = 6516, [SMALL_STATE(89)] = 6631, [SMALL_STATE(90)] = 6746, [SMALL_STATE(91)] = 6809, [SMALL_STATE(92)] = 6924, [SMALL_STATE(93)] = 7039, [SMALL_STATE(94)] = 7154, [SMALL_STATE(95)] = 7269, [SMALL_STATE(96)] = 7384, [SMALL_STATE(97)] = 7499, [SMALL_STATE(98)] = 7614, [SMALL_STATE(99)] = 7729, [SMALL_STATE(100)] = 7844, [SMALL_STATE(101)] = 7959, [SMALL_STATE(102)] = 8074, [SMALL_STATE(103)] = 8189, [SMALL_STATE(104)] = 8304, [SMALL_STATE(105)] = 8419, [SMALL_STATE(106)] = 8534, [SMALL_STATE(107)] = 8649, [SMALL_STATE(108)] = 8764, [SMALL_STATE(109)] = 8876, [SMALL_STATE(110)] = 8934, [SMALL_STATE(111)] = 9046, [SMALL_STATE(112)] = 9158, [SMALL_STATE(113)] = 9270, [SMALL_STATE(114)] = 9328, [SMALL_STATE(115)] = 9440, [SMALL_STATE(116)] = 9498, [SMALL_STATE(117)] = 9610, [SMALL_STATE(118)] = 9722, [SMALL_STATE(119)] = 9780, [SMALL_STATE(120)] = 9892, [SMALL_STATE(121)] = 10004, [SMALL_STATE(122)] = 10116, [SMALL_STATE(123)] = 10228, [SMALL_STATE(124)] = 10340, [SMALL_STATE(125)] = 10452, [SMALL_STATE(126)] = 10564, [SMALL_STATE(127)] = 10676, [SMALL_STATE(128)] = 10788, [SMALL_STATE(129)] = 10900, [SMALL_STATE(130)] = 11012, [SMALL_STATE(131)] = 11124, [SMALL_STATE(132)] = 11186, [SMALL_STATE(133)] = 11298, [SMALL_STATE(134)] = 11360, [SMALL_STATE(135)] = 11418, [SMALL_STATE(136)] = 11476, [SMALL_STATE(137)] = 11534, [SMALL_STATE(138)] = 11592, [SMALL_STATE(139)] = 11650, [SMALL_STATE(140)] = 11708, [SMALL_STATE(141)] = 11766, [SMALL_STATE(142)] = 11824, [SMALL_STATE(143)] = 11883, [SMALL_STATE(144)] = 11940, [SMALL_STATE(145)] = 12049, [SMALL_STATE(146)] = 12158, [SMALL_STATE(147)] = 12215, [SMALL_STATE(148)] = 12324, [SMALL_STATE(149)] = 12381, [SMALL_STATE(150)] = 12438, [SMALL_STATE(151)] = 12547, [SMALL_STATE(152)] = 12604, [SMALL_STATE(153)] = 12713, [SMALL_STATE(154)] = 12772, [SMALL_STATE(155)] = 12881, [SMALL_STATE(156)] = 12938, [SMALL_STATE(157)] = 12995, [SMALL_STATE(158)] = 13054, [SMALL_STATE(159)] = 13163, [SMALL_STATE(160)] = 13220, [SMALL_STATE(161)] = 13279, [SMALL_STATE(162)] = 13388, [SMALL_STATE(163)] = 13497, [SMALL_STATE(164)] = 13603, [SMALL_STATE(165)] = 13659, [SMALL_STATE(166)] = 13765, [SMALL_STATE(167)] = 13871, [SMALL_STATE(168)] = 13977, [SMALL_STATE(169)] = 14083, [SMALL_STATE(170)] = 14189, [SMALL_STATE(171)] = 14295, [SMALL_STATE(172)] = 14401, [SMALL_STATE(173)] = 14507, [SMALL_STATE(174)] = 14563, [SMALL_STATE(175)] = 14669, [SMALL_STATE(176)] = 14725, [SMALL_STATE(177)] = 14781, [SMALL_STATE(178)] = 14887, [SMALL_STATE(179)] = 14943, [SMALL_STATE(180)] = 15049, [SMALL_STATE(181)] = 15105, [SMALL_STATE(182)] = 15161, [SMALL_STATE(183)] = 15217, [SMALL_STATE(184)] = 15323, [SMALL_STATE(185)] = 15379, [SMALL_STATE(186)] = 15485, [SMALL_STATE(187)] = 15591, [SMALL_STATE(188)] = 15697, [SMALL_STATE(189)] = 15753, [SMALL_STATE(190)] = 15809, [SMALL_STATE(191)] = 15865, [SMALL_STATE(192)] = 15921, [SMALL_STATE(193)] = 15977, [SMALL_STATE(194)] = 16083, [SMALL_STATE(195)] = 16189, [SMALL_STATE(196)] = 16295, [SMALL_STATE(197)] = 16401, [SMALL_STATE(198)] = 16504, [SMALL_STATE(199)] = 16607, [SMALL_STATE(200)] = 16710, [SMALL_STATE(201)] = 16813, [SMALL_STATE(202)] = 16916, [SMALL_STATE(203)] = 17019, [SMALL_STATE(204)] = 17122, [SMALL_STATE(205)] = 17225, [SMALL_STATE(206)] = 17328, [SMALL_STATE(207)] = 17435, [SMALL_STATE(208)] = 17538, [SMALL_STATE(209)] = 17641, [SMALL_STATE(210)] = 17744, [SMALL_STATE(211)] = 17847, [SMALL_STATE(212)] = 17950, [SMALL_STATE(213)] = 18053, [SMALL_STATE(214)] = 18156, [SMALL_STATE(215)] = 18259, [SMALL_STATE(216)] = 18366, [SMALL_STATE(217)] = 18469, [SMALL_STATE(218)] = 18572, [SMALL_STATE(219)] = 18675, [SMALL_STATE(220)] = 18778, [SMALL_STATE(221)] = 18881, [SMALL_STATE(222)] = 18984, [SMALL_STATE(223)] = 19087, [SMALL_STATE(224)] = 19190, [SMALL_STATE(225)] = 19293, [SMALL_STATE(226)] = 19396, [SMALL_STATE(227)] = 19499, [SMALL_STATE(228)] = 19602, [SMALL_STATE(229)] = 19709, [SMALL_STATE(230)] = 19816, [SMALL_STATE(231)] = 19923, [SMALL_STATE(232)] = 20030, [SMALL_STATE(233)] = 20137, [SMALL_STATE(234)] = 20240, [SMALL_STATE(235)] = 20343, [SMALL_STATE(236)] = 20446, [SMALL_STATE(237)] = 20549, [SMALL_STATE(238)] = 20652, [SMALL_STATE(239)] = 20755, [SMALL_STATE(240)] = 20858, [SMALL_STATE(241)] = 20961, [SMALL_STATE(242)] = 21064, [SMALL_STATE(243)] = 21171, [SMALL_STATE(244)] = 21274, [SMALL_STATE(245)] = 21377, [SMALL_STATE(246)] = 21484, [SMALL_STATE(247)] = 21591, [SMALL_STATE(248)] = 21694, [SMALL_STATE(249)] = 21801, [SMALL_STATE(250)] = 21908, [SMALL_STATE(251)] = 22011, [SMALL_STATE(252)] = 22114, [SMALL_STATE(253)] = 22217, [SMALL_STATE(254)] = 22320, [SMALL_STATE(255)] = 22423, [SMALL_STATE(256)] = 22526, [SMALL_STATE(257)] = 22629, [SMALL_STATE(258)] = 22732, [SMALL_STATE(259)] = 22835, [SMALL_STATE(260)] = 22938, [SMALL_STATE(261)] = 23041, [SMALL_STATE(262)] = 23144, [SMALL_STATE(263)] = 23247, [SMALL_STATE(264)] = 23350, [SMALL_STATE(265)] = 23453, [SMALL_STATE(266)] = 23556, [SMALL_STATE(267)] = 23659, [SMALL_STATE(268)] = 23762, [SMALL_STATE(269)] = 23865, [SMALL_STATE(270)] = 23968, [SMALL_STATE(271)] = 24071, [SMALL_STATE(272)] = 24174, [SMALL_STATE(273)] = 24278, [SMALL_STATE(274)] = 24349, [SMALL_STATE(275)] = 24418, [SMALL_STATE(276)] = 24475, [SMALL_STATE(277)] = 24528, [SMALL_STATE(278)] = 24595, [SMALL_STATE(279)] = 24658, [SMALL_STATE(280)] = 24711, [SMALL_STATE(281)] = 24772, [SMALL_STATE(282)] = 24825, [SMALL_STATE(283)] = 24878, [SMALL_STATE(284)] = 24931, [SMALL_STATE(285)] = 24984, [SMALL_STATE(286)] = 25057, [SMALL_STATE(287)] = 25130, [SMALL_STATE(288)] = 25203, [SMALL_STATE(289)] = 25276, [SMALL_STATE(290)] = 25349, [SMALL_STATE(291)] = 25400, [SMALL_STATE(292)] = 25451, [SMALL_STATE(293)] = 25505, [SMALL_STATE(294)] = 25554, [SMALL_STATE(295)] = 25603, [SMALL_STATE(296)] = 25652, [SMALL_STATE(297)] = 25701, [SMALL_STATE(298)] = 25750, [SMALL_STATE(299)] = 25799, [SMALL_STATE(300)] = 25852, [SMALL_STATE(301)] = 25901, [SMALL_STATE(302)] = 25954, [SMALL_STATE(303)] = 26003, [SMALL_STATE(304)] = 26052, [SMALL_STATE(305)] = 26101, [SMALL_STATE(306)] = 26150, [SMALL_STATE(307)] = 26199, [SMALL_STATE(308)] = 26248, [SMALL_STATE(309)] = 26297, [SMALL_STATE(310)] = 26346, [SMALL_STATE(311)] = 26396, [SMALL_STATE(312)] = 26446, [SMALL_STATE(313)] = 26496, [SMALL_STATE(314)] = 26544, [SMALL_STATE(315)] = 26592, [SMALL_STATE(316)] = 26640, [SMALL_STATE(317)] = 26688, [SMALL_STATE(318)] = 26738, [SMALL_STATE(319)] = 26786, [SMALL_STATE(320)] = 26834, [SMALL_STATE(321)] = 26882, [SMALL_STATE(322)] = 26930, [SMALL_STATE(323)] = 26977, [SMALL_STATE(324)] = 27024, [SMALL_STATE(325)] = 27071, [SMALL_STATE(326)] = 27118, [SMALL_STATE(327)] = 27185, [SMALL_STATE(328)] = 27232, [SMALL_STATE(329)] = 27299, [SMALL_STATE(330)] = 27346, [SMALL_STATE(331)] = 27397, [SMALL_STATE(332)] = 27462, [SMALL_STATE(333)] = 27529, [SMALL_STATE(334)] = 27592, [SMALL_STATE(335)] = 27639, [SMALL_STATE(336)] = 27686, [SMALL_STATE(337)] = 27753, [SMALL_STATE(338)] = 27800, [SMALL_STATE(339)] = 27847, [SMALL_STATE(340)] = 27908, [SMALL_STATE(341)] = 27965, [SMALL_STATE(342)] = 28012, [SMALL_STATE(343)] = 28067, [SMALL_STATE(344)] = 28114, [SMALL_STATE(345)] = 28161, [SMALL_STATE(346)] = 28208, [SMALL_STATE(347)] = 28255, [SMALL_STATE(348)] = 28302, [SMALL_STATE(349)] = 28349, [SMALL_STATE(350)] = 28397, [SMALL_STATE(351)] = 28454, [SMALL_STATE(352)] = 28497, [SMALL_STATE(353)] = 28540, [SMALL_STATE(354)] = 28583, [SMALL_STATE(355)] = 28640, [SMALL_STATE(356)] = 28683, [SMALL_STATE(357)] = 28730, [SMALL_STATE(358)] = 28777, [SMALL_STATE(359)] = 28820, [SMALL_STATE(360)] = 28877, [SMALL_STATE(361)] = 28920, [SMALL_STATE(362)] = 28967, [SMALL_STATE(363)] = 29024, [SMALL_STATE(364)] = 29081, [SMALL_STATE(365)] = 29124, [SMALL_STATE(366)] = 29167, [SMALL_STATE(367)] = 29210, [SMALL_STATE(368)] = 29267, [SMALL_STATE(369)] = 29314, [SMALL_STATE(370)] = 29361, [SMALL_STATE(371)] = 29404, [SMALL_STATE(372)] = 29460, [SMALL_STATE(373)] = 29502, [SMALL_STATE(374)] = 29544, [SMALL_STATE(375)] = 29586, [SMALL_STATE(376)] = 29628, [SMALL_STATE(377)] = 29670, [SMALL_STATE(378)] = 29726, [SMALL_STATE(379)] = 29770, [SMALL_STATE(380)] = 29814, [SMALL_STATE(381)] = 29858, [SMALL_STATE(382)] = 29902, [SMALL_STATE(383)] = 29958, [SMALL_STATE(384)] = 30000, [SMALL_STATE(385)] = 30042, [SMALL_STATE(386)] = 30084, [SMALL_STATE(387)] = 30126, [SMALL_STATE(388)] = 30171, [SMALL_STATE(389)] = 30212, [SMALL_STATE(390)] = 30253, [SMALL_STATE(391)] = 30294, [SMALL_STATE(392)] = 30335, [SMALL_STATE(393)] = 30412, [SMALL_STATE(394)] = 30453, [SMALL_STATE(395)] = 30494, [SMALL_STATE(396)] = 30535, [SMALL_STATE(397)] = 30588, [SMALL_STATE(398)] = 30629, [SMALL_STATE(399)] = 30704, [SMALL_STATE(400)] = 30745, [SMALL_STATE(401)] = 30790, [SMALL_STATE(402)] = 30847, [SMALL_STATE(403)] = 30902, [SMALL_STATE(404)] = 30977, [SMALL_STATE(405)] = 31030, [SMALL_STATE(406)] = 31075, [SMALL_STATE(407)] = 31134, [SMALL_STATE(408)] = 31185, [SMALL_STATE(409)] = 31234, [SMALL_STATE(410)] = 31275, [SMALL_STATE(411)] = 31316, [SMALL_STATE(412)] = 31391, [SMALL_STATE(413)] = 31466, [SMALL_STATE(414)] = 31541, [SMALL_STATE(415)] = 31616, [SMALL_STATE(416)] = 31659, [SMALL_STATE(417)] = 31736, [SMALL_STATE(418)] = 31777, [SMALL_STATE(419)] = 31822, [SMALL_STATE(420)] = 31899, [SMALL_STATE(421)] = 31944, [SMALL_STATE(422)] = 31997, [SMALL_STATE(423)] = 32038, [SMALL_STATE(424)] = 32091, [SMALL_STATE(425)] = 32150, [SMALL_STATE(426)] = 32191, [SMALL_STATE(427)] = 32232, [SMALL_STATE(428)] = 32272, [SMALL_STATE(429)] = 32312, [SMALL_STATE(430)] = 32356, [SMALL_STATE(431)] = 32398, [SMALL_STATE(432)] = 32438, [SMALL_STATE(433)] = 32478, [SMALL_STATE(434)] = 32520, [SMALL_STATE(435)] = 32559, [SMALL_STATE(436)] = 32598, [SMALL_STATE(437)] = 32669, [SMALL_STATE(438)] = 32736, [SMALL_STATE(439)] = 32807, [SMALL_STATE(440)] = 32876, [SMALL_STATE(441)] = 32915, [SMALL_STATE(442)] = 32954, [SMALL_STATE(443)] = 32993, [SMALL_STATE(444)] = 33032, [SMALL_STATE(445)] = 33071, [SMALL_STATE(446)] = 33110, [SMALL_STATE(447)] = 33149, [SMALL_STATE(448)] = 33188, [SMALL_STATE(449)] = 33245, [SMALL_STATE(450)] = 33284, [SMALL_STATE(451)] = 33323, [SMALL_STATE(452)] = 33362, [SMALL_STATE(453)] = 33401, [SMALL_STATE(454)] = 33440, [SMALL_STATE(455)] = 33511, [SMALL_STATE(456)] = 33550, [SMALL_STATE(457)] = 33589, [SMALL_STATE(458)] = 33660, [SMALL_STATE(459)] = 33699, [SMALL_STATE(460)] = 33738, [SMALL_STATE(461)] = 33777, [SMALL_STATE(462)] = 33816, [SMALL_STATE(463)] = 33855, [SMALL_STATE(464)] = 33894, [SMALL_STATE(465)] = 33933, [SMALL_STATE(466)] = 33972, [SMALL_STATE(467)] = 34011, [SMALL_STATE(468)] = 34050, [SMALL_STATE(469)] = 34089, [SMALL_STATE(470)] = 34128, [SMALL_STATE(471)] = 34167, [SMALL_STATE(472)] = 34206, [SMALL_STATE(473)] = 34245, [SMALL_STATE(474)] = 34284, [SMALL_STATE(475)] = 34323, [SMALL_STATE(476)] = 34390, [SMALL_STATE(477)] = 34429, [SMALL_STATE(478)] = 34468, [SMALL_STATE(479)] = 34507, [SMALL_STATE(480)] = 34546, [SMALL_STATE(481)] = 34585, [SMALL_STATE(482)] = 34624, [SMALL_STATE(483)] = 34663, [SMALL_STATE(484)] = 34734, [SMALL_STATE(485)] = 34773, [SMALL_STATE(486)] = 34842, [SMALL_STATE(487)] = 34881, [SMALL_STATE(488)] = 34920, [SMALL_STATE(489)] = 34959, [SMALL_STATE(490)] = 34998, [SMALL_STATE(491)] = 35037, [SMALL_STATE(492)] = 35076, [SMALL_STATE(493)] = 35115, [SMALL_STATE(494)] = 35154, [SMALL_STATE(495)] = 35193, [SMALL_STATE(496)] = 35232, [SMALL_STATE(497)] = 35299, [SMALL_STATE(498)] = 35366, [SMALL_STATE(499)] = 35433, [SMALL_STATE(500)] = 35500, [SMALL_STATE(501)] = 35567, [SMALL_STATE(502)] = 35606, [SMALL_STATE(503)] = 35645, [SMALL_STATE(504)] = 35684, [SMALL_STATE(505)] = 35723, [SMALL_STATE(506)] = 35790, [SMALL_STATE(507)] = 35829, [SMALL_STATE(508)] = 35896, [SMALL_STATE(509)] = 35963, [SMALL_STATE(510)] = 36002, [SMALL_STATE(511)] = 36040, [SMALL_STATE(512)] = 36078, [SMALL_STATE(513)] = 36116, [SMALL_STATE(514)] = 36184, [SMALL_STATE(515)] = 36246, [SMALL_STATE(516)] = 36284, [SMALL_STATE(517)] = 36352, [SMALL_STATE(518)] = 36414, [SMALL_STATE(519)] = 36452, [SMALL_STATE(520)] = 36490, [SMALL_STATE(521)] = 36558, [SMALL_STATE(522)] = 36596, [SMALL_STATE(523)] = 36634, [SMALL_STATE(524)] = 36672, [SMALL_STATE(525)] = 36710, [SMALL_STATE(526)] = 36778, [SMALL_STATE(527)] = 36816, [SMALL_STATE(528)] = 36854, [SMALL_STATE(529)] = 36892, [SMALL_STATE(530)] = 36930, [SMALL_STATE(531)] = 36992, [SMALL_STATE(532)] = 37030, [SMALL_STATE(533)] = 37092, [SMALL_STATE(534)] = 37130, [SMALL_STATE(535)] = 37168, [SMALL_STATE(536)] = 37233, [SMALL_STATE(537)] = 37292, [SMALL_STATE(538)] = 37357, [SMALL_STATE(539)] = 37422, [SMALL_STATE(540)] = 37487, [SMALL_STATE(541)] = 37546, [SMALL_STATE(542)] = 37605, [SMALL_STATE(543)] = 37670, [SMALL_STATE(544)] = 37735, [SMALL_STATE(545)] = 37800, [SMALL_STATE(546)] = 37865, [SMALL_STATE(547)] = 37930, [SMALL_STATE(548)] = 37995, [SMALL_STATE(549)] = 38060, [SMALL_STATE(550)] = 38125, [SMALL_STATE(551)] = 38190, [SMALL_STATE(552)] = 38255, [SMALL_STATE(553)] = 38320, [SMALL_STATE(554)] = 38385, [SMALL_STATE(555)] = 38450, [SMALL_STATE(556)] = 38515, [SMALL_STATE(557)] = 38574, [SMALL_STATE(558)] = 38639, [SMALL_STATE(559)] = 38698, [SMALL_STATE(560)] = 38763, [SMALL_STATE(561)] = 38828, [SMALL_STATE(562)] = 38890, [SMALL_STATE(563)] = 38952, [SMALL_STATE(564)] = 39006, [SMALL_STATE(565)] = 39068, [SMALL_STATE(566)] = 39130, [SMALL_STATE(567)] = 39192, [SMALL_STATE(568)] = 39254, [SMALL_STATE(569)] = 39316, [SMALL_STATE(570)] = 39378, [SMALL_STATE(571)] = 39432, [SMALL_STATE(572)] = 39494, [SMALL_STATE(573)] = 39556, [SMALL_STATE(574)] = 39610, [SMALL_STATE(575)] = 39672, [SMALL_STATE(576)] = 39734, [SMALL_STATE(577)] = 39793, [SMALL_STATE(578)] = 39846, [SMALL_STATE(579)] = 39905, [SMALL_STATE(580)] = 39958, [SMALL_STATE(581)] = 40011, [SMALL_STATE(582)] = 40064, [SMALL_STATE(583)] = 40117, [SMALL_STATE(584)] = 40170, [SMALL_STATE(585)] = 40229, [SMALL_STATE(586)] = 40282, [SMALL_STATE(587)] = 40335, [SMALL_STATE(588)] = 40394, [SMALL_STATE(589)] = 40447, [SMALL_STATE(590)] = 40500, [SMALL_STATE(591)] = 40559, [SMALL_STATE(592)] = 40618, [SMALL_STATE(593)] = 40671, [SMALL_STATE(594)] = 40724, [SMALL_STATE(595)] = 40783, [SMALL_STATE(596)] = 40842, [SMALL_STATE(597)] = 40901, [SMALL_STATE(598)] = 40954, [SMALL_STATE(599)] = 41007, [SMALL_STATE(600)] = 41066, [SMALL_STATE(601)] = 41119, [SMALL_STATE(602)] = 41178, [SMALL_STATE(603)] = 41231, [SMALL_STATE(604)] = 41290, [SMALL_STATE(605)] = 41343, [SMALL_STATE(606)] = 41402, [SMALL_STATE(607)] = 41458, [SMALL_STATE(608)] = 41514, [SMALL_STATE(609)] = 41570, [SMALL_STATE(610)] = 41626, [SMALL_STATE(611)] = 41682, [SMALL_STATE(612)] = 41738, [SMALL_STATE(613)] = 41794, [SMALL_STATE(614)] = 41850, [SMALL_STATE(615)] = 41906, [SMALL_STATE(616)] = 41962, [SMALL_STATE(617)] = 41994, [SMALL_STATE(618)] = 42024, [SMALL_STATE(619)] = 42054, [SMALL_STATE(620)] = 42084, [SMALL_STATE(621)] = 42131, [SMALL_STATE(622)] = 42160, [SMALL_STATE(623)] = 42203, [SMALL_STATE(624)] = 42232, [SMALL_STATE(625)] = 42279, [SMALL_STATE(626)] = 42322, [SMALL_STATE(627)] = 42365, [SMALL_STATE(628)] = 42412, [SMALL_STATE(629)] = 42441, [SMALL_STATE(630)] = 42470, [SMALL_STATE(631)] = 42514, [SMALL_STATE(632)] = 42558, [SMALL_STATE(633)] = 42602, [SMALL_STATE(634)] = 42646, [SMALL_STATE(635)] = 42690, [SMALL_STATE(636)] = 42734, [SMALL_STATE(637)] = 42778, [SMALL_STATE(638)] = 42822, [SMALL_STATE(639)] = 42866, [SMALL_STATE(640)] = 42910, [SMALL_STATE(641)] = 42951, [SMALL_STATE(642)] = 42992, [SMALL_STATE(643)] = 43033, [SMALL_STATE(644)] = 43074, [SMALL_STATE(645)] = 43115, [SMALL_STATE(646)] = 43156, [SMALL_STATE(647)] = 43197, [SMALL_STATE(648)] = 43238, [SMALL_STATE(649)] = 43279, [SMALL_STATE(650)] = 43320, [SMALL_STATE(651)] = 43361, [SMALL_STATE(652)] = 43399, [SMALL_STATE(653)] = 43437, [SMALL_STATE(654)] = 43475, [SMALL_STATE(655)] = 43513, [SMALL_STATE(656)] = 43539, [SMALL_STATE(657)] = 43577, [SMALL_STATE(658)] = 43603, [SMALL_STATE(659)] = 43629, [SMALL_STATE(660)] = 43657, [SMALL_STATE(661)] = 43695, [SMALL_STATE(662)] = 43723, [SMALL_STATE(663)] = 43761, [SMALL_STATE(664)] = 43799, [SMALL_STATE(665)] = 43837, [SMALL_STATE(666)] = 43875, [SMALL_STATE(667)] = 43913, [SMALL_STATE(668)] = 43951, [SMALL_STATE(669)] = 43979, [SMALL_STATE(670)] = 44017, [SMALL_STATE(671)] = 44055, [SMALL_STATE(672)] = 44093, [SMALL_STATE(673)] = 44131, [SMALL_STATE(674)] = 44169, [SMALL_STATE(675)] = 44195, [SMALL_STATE(676)] = 44221, [SMALL_STATE(677)] = 44259, [SMALL_STATE(678)] = 44297, [SMALL_STATE(679)] = 44335, [SMALL_STATE(680)] = 44373, [SMALL_STATE(681)] = 44411, [SMALL_STATE(682)] = 44449, [SMALL_STATE(683)] = 44487, [SMALL_STATE(684)] = 44525, [SMALL_STATE(685)] = 44563, [SMALL_STATE(686)] = 44601, [SMALL_STATE(687)] = 44627, [SMALL_STATE(688)] = 44665, [SMALL_STATE(689)] = 44698, [SMALL_STATE(690)] = 44737, [SMALL_STATE(691)] = 44764, [SMALL_STATE(692)] = 44797, [SMALL_STATE(693)] = 44826, [SMALL_STATE(694)] = 44865, [SMALL_STATE(695)] = 44896, [SMALL_STATE(696)] = 44923, [SMALL_STATE(697)] = 44954, [SMALL_STATE(698)] = 44983, [SMALL_STATE(699)] = 45010, [SMALL_STATE(700)] = 45049, [SMALL_STATE(701)] = 45071, [SMALL_STATE(702)] = 45107, [SMALL_STATE(703)] = 45129, [SMALL_STATE(704)] = 45151, [SMALL_STATE(705)] = 45173, [SMALL_STATE(706)] = 45195, [SMALL_STATE(707)] = 45231, [SMALL_STATE(708)] = 45267, [SMALL_STATE(709)] = 45289, [SMALL_STATE(710)] = 45311, [SMALL_STATE(711)] = 45333, [SMALL_STATE(712)] = 45359, [SMALL_STATE(713)] = 45381, [SMALL_STATE(714)] = 45407, [SMALL_STATE(715)] = 45433, [SMALL_STATE(716)] = 45459, [SMALL_STATE(717)] = 45481, [SMALL_STATE(718)] = 45503, [SMALL_STATE(719)] = 45525, [SMALL_STATE(720)] = 45561, [SMALL_STATE(721)] = 45582, [SMALL_STATE(722)] = 45603, [SMALL_STATE(723)] = 45636, [SMALL_STATE(724)] = 45657, [SMALL_STATE(725)] = 45680, [SMALL_STATE(726)] = 45701, [SMALL_STATE(727)] = 45722, [SMALL_STATE(728)] = 45743, [SMALL_STATE(729)] = 45764, [SMALL_STATE(730)] = 45805, [SMALL_STATE(731)] = 45826, [SMALL_STATE(732)] = 45847, [SMALL_STATE(733)] = 45868, [SMALL_STATE(734)] = 45889, [SMALL_STATE(735)] = 45910, [SMALL_STATE(736)] = 45931, [SMALL_STATE(737)] = 45952, [SMALL_STATE(738)] = 45993, [SMALL_STATE(739)] = 46014, [SMALL_STATE(740)] = 46035, [SMALL_STATE(741)] = 46056, [SMALL_STATE(742)] = 46077, [SMALL_STATE(743)] = 46098, [SMALL_STATE(744)] = 46119, [SMALL_STATE(745)] = 46140, [SMALL_STATE(746)] = 46181, [SMALL_STATE(747)] = 46202, [SMALL_STATE(748)] = 46223, [SMALL_STATE(749)] = 46256, [SMALL_STATE(750)] = 46277, [SMALL_STATE(751)] = 46298, [SMALL_STATE(752)] = 46319, [SMALL_STATE(753)] = 46339, [SMALL_STATE(754)] = 46359, [SMALL_STATE(755)] = 46379, [SMALL_STATE(756)] = 46399, [SMALL_STATE(757)] = 46419, [SMALL_STATE(758)] = 46443, [SMALL_STATE(759)] = 46481, [SMALL_STATE(760)] = 46501, [SMALL_STATE(761)] = 46522, [SMALL_STATE(762)] = 46541, [SMALL_STATE(763)] = 46560, [SMALL_STATE(764)] = 46587, [SMALL_STATE(765)] = 46610, [SMALL_STATE(766)] = 46629, [SMALL_STATE(767)] = 46648, [SMALL_STATE(768)] = 46666, [SMALL_STATE(769)] = 46684, [SMALL_STATE(770)] = 46702, [SMALL_STATE(771)] = 46720, [SMALL_STATE(772)] = 46738, [SMALL_STATE(773)] = 46766, [SMALL_STATE(774)] = 46784, [SMALL_STATE(775)] = 46802, [SMALL_STATE(776)] = 46820, [SMALL_STATE(777)] = 46848, [SMALL_STATE(778)] = 46866, [SMALL_STATE(779)] = 46884, [SMALL_STATE(780)] = 46902, [SMALL_STATE(781)] = 46920, [SMALL_STATE(782)] = 46938, [SMALL_STATE(783)] = 46956, [SMALL_STATE(784)] = 46974, [SMALL_STATE(785)] = 46992, [SMALL_STATE(786)] = 47010, [SMALL_STATE(787)] = 47028, [SMALL_STATE(788)] = 47046, [SMALL_STATE(789)] = 47064, [SMALL_STATE(790)] = 47084, [SMALL_STATE(791)] = 47102, [SMALL_STATE(792)] = 47119, [SMALL_STATE(793)] = 47143, [SMALL_STATE(794)] = 47167, [SMALL_STATE(795)] = 47189, [SMALL_STATE(796)] = 47213, [SMALL_STATE(797)] = 47235, [SMALL_STATE(798)] = 47257, [SMALL_STATE(799)] = 47281, [SMALL_STATE(800)] = 47305, [SMALL_STATE(801)] = 47327, [SMALL_STATE(802)] = 47351, [SMALL_STATE(803)] = 47377, [SMALL_STATE(804)] = 47397, [SMALL_STATE(805)] = 47423, [SMALL_STATE(806)] = 47445, [SMALL_STATE(807)] = 47469, [SMALL_STATE(808)] = 47489, [SMALL_STATE(809)] = 47511, [SMALL_STATE(810)] = 47537, [SMALL_STATE(811)] = 47563, [SMALL_STATE(812)] = 47589, [SMALL_STATE(813)] = 47613, [SMALL_STATE(814)] = 47637, [SMALL_STATE(815)] = 47661, [SMALL_STATE(816)] = 47687, [SMALL_STATE(817)] = 47708, [SMALL_STATE(818)] = 47725, [SMALL_STATE(819)] = 47744, [SMALL_STATE(820)] = 47761, [SMALL_STATE(821)] = 47782, [SMALL_STATE(822)] = 47799, [SMALL_STATE(823)] = 47822, [SMALL_STATE(824)] = 47839, [SMALL_STATE(825)] = 47860, [SMALL_STATE(826)] = 47877, [SMALL_STATE(827)] = 47900, [SMALL_STATE(828)] = 47919, [SMALL_STATE(829)] = 47936, [SMALL_STATE(830)] = 47959, [SMALL_STATE(831)] = 47978, [SMALL_STATE(832)] = 47999, [SMALL_STATE(833)] = 48016, [SMALL_STATE(834)] = 48039, [SMALL_STATE(835)] = 48060, [SMALL_STATE(836)] = 48077, [SMALL_STATE(837)] = 48100, [SMALL_STATE(838)] = 48119, [SMALL_STATE(839)] = 48136, [SMALL_STATE(840)] = 48159, [SMALL_STATE(841)] = 48182, [SMALL_STATE(842)] = 48203, [SMALL_STATE(843)] = 48220, [SMALL_STATE(844)] = 48241, [SMALL_STATE(845)] = 48262, [SMALL_STATE(846)] = 48281, [SMALL_STATE(847)] = 48300, [SMALL_STATE(848)] = 48317, [SMALL_STATE(849)] = 48338, [SMALL_STATE(850)] = 48355, [SMALL_STATE(851)] = 48373, [SMALL_STATE(852)] = 48393, [SMALL_STATE(853)] = 48413, [SMALL_STATE(854)] = 48431, [SMALL_STATE(855)] = 48449, [SMALL_STATE(856)] = 48469, [SMALL_STATE(857)] = 48487, [SMALL_STATE(858)] = 48503, [SMALL_STATE(859)] = 48523, [SMALL_STATE(860)] = 48541, [SMALL_STATE(861)] = 48561, [SMALL_STATE(862)] = 48581, [SMALL_STATE(863)] = 48601, [SMALL_STATE(864)] = 48619, [SMALL_STATE(865)] = 48637, [SMALL_STATE(866)] = 48655, [SMALL_STATE(867)] = 48675, [SMALL_STATE(868)] = 48693, [SMALL_STATE(869)] = 48711, [SMALL_STATE(870)] = 48727, [SMALL_STATE(871)] = 48745, [SMALL_STATE(872)] = 48763, [SMALL_STATE(873)] = 48783, [SMALL_STATE(874)] = 48801, [SMALL_STATE(875)] = 48819, [SMALL_STATE(876)] = 48837, [SMALL_STATE(877)] = 48853, [SMALL_STATE(878)] = 48871, [SMALL_STATE(879)] = 48887, [SMALL_STATE(880)] = 48903, [SMALL_STATE(881)] = 48923, [SMALL_STATE(882)] = 48941, [SMALL_STATE(883)] = 48961, [SMALL_STATE(884)] = 48979, [SMALL_STATE(885)] = 48997, [SMALL_STATE(886)] = 49017, [SMALL_STATE(887)] = 49035, [SMALL_STATE(888)] = 49052, [SMALL_STATE(889)] = 49069, [SMALL_STATE(890)] = 49086, [SMALL_STATE(891)] = 49103, [SMALL_STATE(892)] = 49120, [SMALL_STATE(893)] = 49137, [SMALL_STATE(894)] = 49154, [SMALL_STATE(895)] = 49171, [SMALL_STATE(896)] = 49184, [SMALL_STATE(897)] = 49201, [SMALL_STATE(898)] = 49218, [SMALL_STATE(899)] = 49235, [SMALL_STATE(900)] = 49248, [SMALL_STATE(901)] = 49265, [SMALL_STATE(902)] = 49282, [SMALL_STATE(903)] = 49299, [SMALL_STATE(904)] = 49316, [SMALL_STATE(905)] = 49329, [SMALL_STATE(906)] = 49346, [SMALL_STATE(907)] = 49363, [SMALL_STATE(908)] = 49380, [SMALL_STATE(909)] = 49393, [SMALL_STATE(910)] = 49410, [SMALL_STATE(911)] = 49423, [SMALL_STATE(912)] = 49436, [SMALL_STATE(913)] = 49451, [SMALL_STATE(914)] = 49468, [SMALL_STATE(915)] = 49485, [SMALL_STATE(916)] = 49502, [SMALL_STATE(917)] = 49519, [SMALL_STATE(918)] = 49536, [SMALL_STATE(919)] = 49553, [SMALL_STATE(920)] = 49570, [SMALL_STATE(921)] = 49587, [SMALL_STATE(922)] = 49604, [SMALL_STATE(923)] = 49621, [SMALL_STATE(924)] = 49638, [SMALL_STATE(925)] = 49655, [SMALL_STATE(926)] = 49672, [SMALL_STATE(927)] = 49689, [SMALL_STATE(928)] = 49702, [SMALL_STATE(929)] = 49719, [SMALL_STATE(930)] = 49732, [SMALL_STATE(931)] = 49745, [SMALL_STATE(932)] = 49762, [SMALL_STATE(933)] = 49779, [SMALL_STATE(934)] = 49792, [SMALL_STATE(935)] = 49809, [SMALL_STATE(936)] = 49826, [SMALL_STATE(937)] = 49843, [SMALL_STATE(938)] = 49860, [SMALL_STATE(939)] = 49875, [SMALL_STATE(940)] = 49892, [SMALL_STATE(941)] = 49909, [SMALL_STATE(942)] = 49926, [SMALL_STATE(943)] = 49943, [SMALL_STATE(944)] = 49956, [SMALL_STATE(945)] = 49973, [SMALL_STATE(946)] = 49990, [SMALL_STATE(947)] = 50007, [SMALL_STATE(948)] = 50022, [SMALL_STATE(949)] = 50039, [SMALL_STATE(950)] = 50056, [SMALL_STATE(951)] = 50073, [SMALL_STATE(952)] = 50090, [SMALL_STATE(953)] = 50107, [SMALL_STATE(954)] = 50122, [SMALL_STATE(955)] = 50139, [SMALL_STATE(956)] = 50154, [SMALL_STATE(957)] = 50167, [SMALL_STATE(958)] = 50184, [SMALL_STATE(959)] = 50201, [SMALL_STATE(960)] = 50214, [SMALL_STATE(961)] = 50231, [SMALL_STATE(962)] = 50244, [SMALL_STATE(963)] = 50259, [SMALL_STATE(964)] = 50276, [SMALL_STATE(965)] = 50289, [SMALL_STATE(966)] = 50306, [SMALL_STATE(967)] = 50323, [SMALL_STATE(968)] = 50340, [SMALL_STATE(969)] = 50357, [SMALL_STATE(970)] = 50370, [SMALL_STATE(971)] = 50387, [SMALL_STATE(972)] = 50400, [SMALL_STATE(973)] = 50417, [SMALL_STATE(974)] = 50434, [SMALL_STATE(975)] = 50447, [SMALL_STATE(976)] = 50464, [SMALL_STATE(977)] = 50477, [SMALL_STATE(978)] = 50494, [SMALL_STATE(979)] = 50511, [SMALL_STATE(980)] = 50528, [SMALL_STATE(981)] = 50545, [SMALL_STATE(982)] = 50562, [SMALL_STATE(983)] = 50579, [SMALL_STATE(984)] = 50592, [SMALL_STATE(985)] = 50609, [SMALL_STATE(986)] = 50626, [SMALL_STATE(987)] = 50643, [SMALL_STATE(988)] = 50660, [SMALL_STATE(989)] = 50673, [SMALL_STATE(990)] = 50686, [SMALL_STATE(991)] = 50699, [SMALL_STATE(992)] = 50712, [SMALL_STATE(993)] = 50729, [SMALL_STATE(994)] = 50746, [SMALL_STATE(995)] = 50763, [SMALL_STATE(996)] = 50780, [SMALL_STATE(997)] = 50797, [SMALL_STATE(998)] = 50814, [SMALL_STATE(999)] = 50831, [SMALL_STATE(1000)] = 50848, [SMALL_STATE(1001)] = 50865, [SMALL_STATE(1002)] = 50882, [SMALL_STATE(1003)] = 50899, [SMALL_STATE(1004)] = 50916, [SMALL_STATE(1005)] = 50929, [SMALL_STATE(1006)] = 50946, [SMALL_STATE(1007)] = 50963, [SMALL_STATE(1008)] = 50980, [SMALL_STATE(1009)] = 50993, [SMALL_STATE(1010)] = 51010, [SMALL_STATE(1011)] = 51023, [SMALL_STATE(1012)] = 51040, [SMALL_STATE(1013)] = 51057, [SMALL_STATE(1014)] = 51074, [SMALL_STATE(1015)] = 51091, [SMALL_STATE(1016)] = 51108, [SMALL_STATE(1017)] = 51125, [SMALL_STATE(1018)] = 51142, [SMALL_STATE(1019)] = 51159, [SMALL_STATE(1020)] = 51176, [SMALL_STATE(1021)] = 51193, [SMALL_STATE(1022)] = 51210, [SMALL_STATE(1023)] = 51227, [SMALL_STATE(1024)] = 51244, [SMALL_STATE(1025)] = 51261, [SMALL_STATE(1026)] = 51278, [SMALL_STATE(1027)] = 51295, [SMALL_STATE(1028)] = 51312, [SMALL_STATE(1029)] = 51329, [SMALL_STATE(1030)] = 51346, [SMALL_STATE(1031)] = 51363, [SMALL_STATE(1032)] = 51377, [SMALL_STATE(1033)] = 51389, [SMALL_STATE(1034)] = 51403, [SMALL_STATE(1035)] = 51417, [SMALL_STATE(1036)] = 51429, [SMALL_STATE(1037)] = 51443, [SMALL_STATE(1038)] = 51457, [SMALL_STATE(1039)] = 51471, [SMALL_STATE(1040)] = 51483, [SMALL_STATE(1041)] = 51495, [SMALL_STATE(1042)] = 51507, [SMALL_STATE(1043)] = 51519, [SMALL_STATE(1044)] = 51533, [SMALL_STATE(1045)] = 51547, [SMALL_STATE(1046)] = 51561, [SMALL_STATE(1047)] = 51575, [SMALL_STATE(1048)] = 51589, [SMALL_STATE(1049)] = 51603, [SMALL_STATE(1050)] = 51615, [SMALL_STATE(1051)] = 51627, [SMALL_STATE(1052)] = 51639, [SMALL_STATE(1053)] = 51653, [SMALL_STATE(1054)] = 51665, [SMALL_STATE(1055)] = 51677, [SMALL_STATE(1056)] = 51689, [SMALL_STATE(1057)] = 51701, [SMALL_STATE(1058)] = 51715, [SMALL_STATE(1059)] = 51729, [SMALL_STATE(1060)] = 51741, [SMALL_STATE(1061)] = 51755, [SMALL_STATE(1062)] = 51769, [SMALL_STATE(1063)] = 51783, [SMALL_STATE(1064)] = 51797, [SMALL_STATE(1065)] = 51811, [SMALL_STATE(1066)] = 51825, [SMALL_STATE(1067)] = 51837, [SMALL_STATE(1068)] = 51851, [SMALL_STATE(1069)] = 51865, [SMALL_STATE(1070)] = 51879, [SMALL_STATE(1071)] = 51893, [SMALL_STATE(1072)] = 51907, [SMALL_STATE(1073)] = 51921, [SMALL_STATE(1074)] = 51933, [SMALL_STATE(1075)] = 51945, [SMALL_STATE(1076)] = 51957, [SMALL_STATE(1077)] = 51969, [SMALL_STATE(1078)] = 51981, [SMALL_STATE(1079)] = 51995, [SMALL_STATE(1080)] = 52009, [SMALL_STATE(1081)] = 52023, [SMALL_STATE(1082)] = 52035, [SMALL_STATE(1083)] = 52049, [SMALL_STATE(1084)] = 52061, [SMALL_STATE(1085)] = 52075, [SMALL_STATE(1086)] = 52087, [SMALL_STATE(1087)] = 52101, [SMALL_STATE(1088)] = 52115, [SMALL_STATE(1089)] = 52129, [SMALL_STATE(1090)] = 52143, [SMALL_STATE(1091)] = 52157, [SMALL_STATE(1092)] = 52171, [SMALL_STATE(1093)] = 52183, [SMALL_STATE(1094)] = 52195, [SMALL_STATE(1095)] = 52209, [SMALL_STATE(1096)] = 52223, [SMALL_STATE(1097)] = 52237, [SMALL_STATE(1098)] = 52251, [SMALL_STATE(1099)] = 52265, [SMALL_STATE(1100)] = 52279, [SMALL_STATE(1101)] = 52291, [SMALL_STATE(1102)] = 52305, [SMALL_STATE(1103)] = 52319, [SMALL_STATE(1104)] = 52333, [SMALL_STATE(1105)] = 52347, [SMALL_STATE(1106)] = 52359, [SMALL_STATE(1107)] = 52373, [SMALL_STATE(1108)] = 52385, [SMALL_STATE(1109)] = 52399, [SMALL_STATE(1110)] = 52411, [SMALL_STATE(1111)] = 52425, [SMALL_STATE(1112)] = 52439, [SMALL_STATE(1113)] = 52451, [SMALL_STATE(1114)] = 52465, [SMALL_STATE(1115)] = 52479, [SMALL_STATE(1116)] = 52493, [SMALL_STATE(1117)] = 52507, [SMALL_STATE(1118)] = 52519, [SMALL_STATE(1119)] = 52531, [SMALL_STATE(1120)] = 52543, [SMALL_STATE(1121)] = 52555, [SMALL_STATE(1122)] = 52569, [SMALL_STATE(1123)] = 52583, [SMALL_STATE(1124)] = 52597, [SMALL_STATE(1125)] = 52609, [SMALL_STATE(1126)] = 52621, [SMALL_STATE(1127)] = 52635, [SMALL_STATE(1128)] = 52649, [SMALL_STATE(1129)] = 52663, [SMALL_STATE(1130)] = 52677, [SMALL_STATE(1131)] = 52689, [SMALL_STATE(1132)] = 52701, [SMALL_STATE(1133)] = 52715, [SMALL_STATE(1134)] = 52729, [SMALL_STATE(1135)] = 52741, [SMALL_STATE(1136)] = 52755, [SMALL_STATE(1137)] = 52769, [SMALL_STATE(1138)] = 52783, [SMALL_STATE(1139)] = 52797, [SMALL_STATE(1140)] = 52811, [SMALL_STATE(1141)] = 52823, [SMALL_STATE(1142)] = 52837, [SMALL_STATE(1143)] = 52851, [SMALL_STATE(1144)] = 52865, [SMALL_STATE(1145)] = 52877, [SMALL_STATE(1146)] = 52891, [SMALL_STATE(1147)] = 52903, [SMALL_STATE(1148)] = 52917, [SMALL_STATE(1149)] = 52929, [SMALL_STATE(1150)] = 52941, [SMALL_STATE(1151)] = 52952, [SMALL_STATE(1152)] = 52963, [SMALL_STATE(1153)] = 52974, [SMALL_STATE(1154)] = 52985, [SMALL_STATE(1155)] = 52996, [SMALL_STATE(1156)] = 53007, [SMALL_STATE(1157)] = 53018, [SMALL_STATE(1158)] = 53029, [SMALL_STATE(1159)] = 53040, [SMALL_STATE(1160)] = 53051, [SMALL_STATE(1161)] = 53062, [SMALL_STATE(1162)] = 53073, [SMALL_STATE(1163)] = 53084, [SMALL_STATE(1164)] = 53095, [SMALL_STATE(1165)] = 53106, [SMALL_STATE(1166)] = 53117, [SMALL_STATE(1167)] = 53128, [SMALL_STATE(1168)] = 53139, [SMALL_STATE(1169)] = 53150, [SMALL_STATE(1170)] = 53161, [SMALL_STATE(1171)] = 53172, [SMALL_STATE(1172)] = 53183, [SMALL_STATE(1173)] = 53194, [SMALL_STATE(1174)] = 53205, [SMALL_STATE(1175)] = 53216, [SMALL_STATE(1176)] = 53227, [SMALL_STATE(1177)] = 53238, [SMALL_STATE(1178)] = 53249, [SMALL_STATE(1179)] = 53260, [SMALL_STATE(1180)] = 53271, [SMALL_STATE(1181)] = 53282, [SMALL_STATE(1182)] = 53293, [SMALL_STATE(1183)] = 53304, [SMALL_STATE(1184)] = 53315, [SMALL_STATE(1185)] = 53326, [SMALL_STATE(1186)] = 53337, [SMALL_STATE(1187)] = 53348, [SMALL_STATE(1188)] = 53359, [SMALL_STATE(1189)] = 53370, [SMALL_STATE(1190)] = 53381, [SMALL_STATE(1191)] = 53392, [SMALL_STATE(1192)] = 53403, [SMALL_STATE(1193)] = 53414, [SMALL_STATE(1194)] = 53425, [SMALL_STATE(1195)] = 53436, [SMALL_STATE(1196)] = 53447, [SMALL_STATE(1197)] = 53458, [SMALL_STATE(1198)] = 53469, [SMALL_STATE(1199)] = 53480, [SMALL_STATE(1200)] = 53491, [SMALL_STATE(1201)] = 53502, [SMALL_STATE(1202)] = 53513, [SMALL_STATE(1203)] = 53524, [SMALL_STATE(1204)] = 53535, [SMALL_STATE(1205)] = 53546, [SMALL_STATE(1206)] = 53557, [SMALL_STATE(1207)] = 53568, [SMALL_STATE(1208)] = 53579, [SMALL_STATE(1209)] = 53590, [SMALL_STATE(1210)] = 53601, [SMALL_STATE(1211)] = 53612, [SMALL_STATE(1212)] = 53623, [SMALL_STATE(1213)] = 53634, [SMALL_STATE(1214)] = 53645, [SMALL_STATE(1215)] = 53656, [SMALL_STATE(1216)] = 53667, [SMALL_STATE(1217)] = 53678, [SMALL_STATE(1218)] = 53689, [SMALL_STATE(1219)] = 53700, [SMALL_STATE(1220)] = 53711, [SMALL_STATE(1221)] = 53722, [SMALL_STATE(1222)] = 53733, [SMALL_STATE(1223)] = 53744, [SMALL_STATE(1224)] = 53755, [SMALL_STATE(1225)] = 53766, [SMALL_STATE(1226)] = 53777, [SMALL_STATE(1227)] = 53788, [SMALL_STATE(1228)] = 53799, [SMALL_STATE(1229)] = 53810, [SMALL_STATE(1230)] = 53821, [SMALL_STATE(1231)] = 53832, [SMALL_STATE(1232)] = 53843, [SMALL_STATE(1233)] = 53854, [SMALL_STATE(1234)] = 53865, [SMALL_STATE(1235)] = 53876, [SMALL_STATE(1236)] = 53887, [SMALL_STATE(1237)] = 53898, [SMALL_STATE(1238)] = 53909, [SMALL_STATE(1239)] = 53920, [SMALL_STATE(1240)] = 53931, [SMALL_STATE(1241)] = 53942, [SMALL_STATE(1242)] = 53953, [SMALL_STATE(1243)] = 53964, [SMALL_STATE(1244)] = 53975, [SMALL_STATE(1245)] = 53986, [SMALL_STATE(1246)] = 53997, [SMALL_STATE(1247)] = 54008, [SMALL_STATE(1248)] = 54019, [SMALL_STATE(1249)] = 54030, [SMALL_STATE(1250)] = 54041, [SMALL_STATE(1251)] = 54052, [SMALL_STATE(1252)] = 54063, [SMALL_STATE(1253)] = 54074, [SMALL_STATE(1254)] = 54085, [SMALL_STATE(1255)] = 54096, [SMALL_STATE(1256)] = 54107, [SMALL_STATE(1257)] = 54118, [SMALL_STATE(1258)] = 54129, [SMALL_STATE(1259)] = 54140, [SMALL_STATE(1260)] = 54151, [SMALL_STATE(1261)] = 54162, [SMALL_STATE(1262)] = 54173, [SMALL_STATE(1263)] = 54184, }; static const TSParseActionEntry ts_parse_actions[] = { [0] = {.entry = {.count = 0, .reusable = false}}, [1] = {.entry = {.count = 1, .reusable = false}}, RECOVER(), [3] = {.entry = {.count = 1, .reusable = true}}, SHIFT_EXTRA(), [5] = {.entry = {.count = 1, .reusable = false}}, SHIFT_EXTRA(), [7] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_source_file, 0), [9] = {.entry = {.count = 1, .reusable = false}}, SHIFT(938), [11] = {.entry = {.count = 1, .reusable = true}}, SHIFT(110), [13] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1045), [15] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1047), [17] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1254), [19] = {.entry = {.count = 1, .reusable = true}}, SHIFT(171), [21] = {.entry = {.count = 1, .reusable = true}}, SHIFT(206), [23] = {.entry = {.count = 1, .reusable = false}}, SHIFT(879), [25] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1058), [27] = {.entry = {.count = 1, .reusable = false}}, SHIFT(795), [29] = {.entry = {.count = 1, .reusable = false}}, SHIFT(861), [31] = {.entry = {.count = 1, .reusable = false}}, SHIFT(574), [33] = {.entry = {.count = 1, .reusable = false}}, SHIFT(38), [35] = {.entry = {.count = 1, .reusable = false}}, SHIFT(169), [37] = {.entry = {.count = 1, .reusable = false}}, SHIFT(547), [39] = {.entry = {.count = 1, .reusable = false}}, SHIFT(554), [41] = {.entry = {.count = 1, .reusable = false}}, SHIFT(829), [43] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1210), [45] = {.entry = {.count = 1, .reusable = true}}, SHIFT(828), [47] = {.entry = {.count = 1, .reusable = true}}, SHIFT(47), [49] = {.entry = {.count = 1, .reusable = true}}, SHIFT(21), [51] = {.entry = {.count = 1, .reusable = false}}, SHIFT(21), [53] = {.entry = {.count = 1, .reusable = false}}, SHIFT(22), [55] = {.entry = {.count = 1, .reusable = true}}, SHIFT(23), [57] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), [59] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(938), [62] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(110), [65] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(1045), [68] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(1047), [71] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(1254), [74] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(171), [77] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(206), [80] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(879), [83] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(1058), [86] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(795), [89] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(861), [92] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(574), [95] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(38), [98] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(169), [101] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(547), [104] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(554), [107] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(829), [110] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(1210), [113] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(828), [116] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(47), [119] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(21), [122] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(21), [125] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(22), [128] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(23), [131] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_source_file, 1), [133] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 1), [135] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 1), [137] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(110), [140] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(1254), [143] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(171), [146] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(206), [149] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(879), [152] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(1048), [155] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(574), [158] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(38), [161] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(169), [164] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(547), [167] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(554), [170] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(828), [173] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(47), [176] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(21), [179] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(21), [182] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(22), [185] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 1), SHIFT(23), [188] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), [190] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), [192] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(110), [195] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(1254), [198] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(171), [201] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(206), [204] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(879), [207] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(1048), [210] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(574), [213] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(38), [216] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(169), [219] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(547), [222] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(554), [225] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(828), [228] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(47), [231] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(21), [234] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(21), [237] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(22), [240] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(23), [243] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record, 1, .production_id = 1), [245] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_record, 1, .production_id = 1), [247] = {.entry = {.count = 1, .reusable = true}}, SHIFT(35), [249] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_label, 1), [251] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_label, 1), [253] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_tuple_access, 3, .production_id = 12), [255] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_tuple_access, 3, .production_id = 12), [257] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case, 5, .production_id = 40), [259] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case, 5, .production_id = 40), [261] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arguments, 4), [263] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_arguments, 4), [265] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_call, 2, .production_id = 5), [267] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_call, 2, .production_id = 5), [269] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arguments, 3), [271] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_arguments, 3), [273] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_integer, 2), [275] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_integer, 2), [277] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_expression_group, 3), [279] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_expression_group, 3), [281] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_access, 3, .production_id = 13), [283] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_field_access, 3, .production_id = 13), [285] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arguments, 2), [287] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_arguments, 2), [289] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__expression_unit, 1), [291] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__expression_unit, 1), [293] = {.entry = {.count = 3, .reusable = true}}, REDUCE(sym__maybe_tuple_expression, 1), REDUCE(sym__maybe_record_expression, 1), SHIFT(1095), [297] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__maybe_function_expression, 1), [299] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arguments, 5), [301] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_arguments, 5), [303] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_identifier, 1), [305] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_identifier, 1), [307] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__maybe_tuple_expression, 1), REDUCE(sym__maybe_record_expression, 1), [310] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_integer, 1), [312] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_integer, 1), [314] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_identifier, 1), [316] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_identifier, 1), [318] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_remote_type_identifier, 3, .production_id = 14), [320] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_remote_type_identifier, 3, .production_id = 14), [322] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function, 5, .production_id = 34), [324] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function, 5, .production_id = 34), [326] = {.entry = {.count = 1, .reusable = true}}, SHIFT(114), [328] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1200), [330] = {.entry = {.count = 1, .reusable = true}}, SHIFT(370), [332] = {.entry = {.count = 1, .reusable = true}}, SHIFT(193), [334] = {.entry = {.count = 1, .reusable = true}}, SHIFT(242), [336] = {.entry = {.count = 1, .reusable = false}}, SHIFT(869), [338] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1062), [340] = {.entry = {.count = 1, .reusable = false}}, SHIFT(378), [342] = {.entry = {.count = 1, .reusable = true}}, SHIFT(204), [344] = {.entry = {.count = 1, .reusable = false}}, SHIFT(172), [346] = {.entry = {.count = 1, .reusable = false}}, SHIFT(548), [348] = {.entry = {.count = 1, .reusable = false}}, SHIFT(535), [350] = {.entry = {.count = 1, .reusable = true}}, SHIFT(849), [352] = {.entry = {.count = 1, .reusable = true}}, SHIFT(563), [354] = {.entry = {.count = 1, .reusable = true}}, SHIFT(284), [356] = {.entry = {.count = 1, .reusable = false}}, SHIFT(284), [358] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1146), [360] = {.entry = {.count = 1, .reusable = false}}, SHIFT(415), [362] = {.entry = {.count = 1, .reusable = true}}, SHIFT(282), [364] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_tuple, 6), [366] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_tuple, 6), [368] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__maybe_record_expression, 1), [370] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__maybe_tuple_expression, 1), [372] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_tuple, 4), [374] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_tuple, 4), [376] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record, 2, .production_id = 6), [378] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_record, 2, .production_id = 6), [380] = {.entry = {.count = 1, .reusable = true}}, SHIFT(298), [382] = {.entry = {.count = 1, .reusable = true}}, SHIFT(255), [384] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record_update, 7, .production_id = 61), [386] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_record_update, 7, .production_id = 61), [388] = {.entry = {.count = 1, .reusable = true}}, SHIFT(16), [390] = {.entry = {.count = 1, .reusable = true}}, SHIFT(247), [392] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_tuple, 3), [394] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_tuple, 3), [396] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_todo, 1), [398] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_todo, 1), [400] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1122), [402] = {.entry = {.count = 1, .reusable = true}}, SHIFT(134), [404] = {.entry = {.count = 1, .reusable = true}}, SHIFT(207), [406] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_anonymous_function, 7, .production_id = 58), [408] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_anonymous_function, 7, .production_id = 58), [410] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_tuple, 5), [412] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_tuple, 5), [414] = {.entry = {.count = 1, .reusable = true}}, SHIFT(10), [416] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__expression_bit_string, 4), [418] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__expression_bit_string, 4), [420] = {.entry = {.count = 1, .reusable = true}}, SHIFT(115), [422] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__expression_seq, 1), [424] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__expression_seq, 1), [426] = {.entry = {.count = 1, .reusable = false}}, SHIFT(233), [428] = {.entry = {.count = 1, .reusable = false}}, SHIFT(236), [430] = {.entry = {.count = 1, .reusable = true}}, SHIFT(237), [432] = {.entry = {.count = 1, .reusable = true}}, SHIFT(239), [434] = {.entry = {.count = 1, .reusable = true}}, SHIFT(240), [436] = {.entry = {.count = 1, .reusable = false}}, SHIFT(197), [438] = {.entry = {.count = 1, .reusable = true}}, SHIFT(197), [440] = {.entry = {.count = 1, .reusable = true}}, SHIFT(241), [442] = {.entry = {.count = 1, .reusable = true}}, SHIFT(236), [444] = {.entry = {.count = 1, .reusable = true}}, SHIFT(233), [446] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list, 6, .production_id = 45), [448] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list, 6, .production_id = 45), [450] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_try, 4, .production_id = 26), [452] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_try, 4, .production_id = 26), [454] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_binary_expression, 3, .production_id = 11), [456] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_binary_expression, 3, .production_id = 11), [458] = {.entry = {.count = 1, .reusable = true}}, SHIFT(113), [460] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__expression_bit_string, 3), [462] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__expression_bit_string, 3), [464] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list, 2), [466] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list, 2), [468] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string, 3), [470] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_string, 3), [472] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__expression_bit_string, 2), [474] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__expression_bit_string, 2), [476] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_try, 5, .production_id = 39), [478] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_try, 5, .production_id = 39), [480] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_todo, 4, .production_id = 28), [482] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_todo, 4, .production_id = 28), [484] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__expression_bit_string, 5), [486] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__expression_bit_string, 5), [488] = {.entry = {.count = 1, .reusable = true}}, SHIFT(300), [490] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__assignment, 3, .production_id = 30), [492] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__assignment, 3, .production_id = 30), [494] = {.entry = {.count = 1, .reusable = true}}, SHIFT(297), [496] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list, 4), [498] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list, 4), [500] = {.entry = {.count = 1, .reusable = true}}, SHIFT(18), [502] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__assignment, 4, .production_id = 41), [504] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__assignment, 4, .production_id = 41), [506] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list, 3), [508] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list, 3), [510] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list, 7, .production_id = 55), [512] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list, 7, .production_id = 55), [514] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string, 2), [516] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_string, 2), [518] = {.entry = {.count = 1, .reusable = true}}, SHIFT(355), [520] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list, 5), [522] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list, 5), [524] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_let, 2, .production_id = 4), [526] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_let, 2, .production_id = 4), [528] = {.entry = {.count = 1, .reusable = true}}, SHIFT(358), [530] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_assert, 2, .production_id = 4), [532] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_assert, 2, .production_id = 4), [534] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list, 5, .production_id = 32), [536] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list, 5, .production_id = 32), [538] = {.entry = {.count = 1, .reusable = true}}, SHIFT(129), [540] = {.entry = {.count = 1, .reusable = true}}, SHIFT(383), [542] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1167), [544] = {.entry = {.count = 1, .reusable = true}}, SHIFT(167), [546] = {.entry = {.count = 1, .reusable = true}}, SHIFT(249), [548] = {.entry = {.count = 1, .reusable = false}}, SHIFT(876), [550] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1114), [552] = {.entry = {.count = 1, .reusable = false}}, SHIFT(568), [554] = {.entry = {.count = 1, .reusable = false}}, SHIFT(157), [556] = {.entry = {.count = 1, .reusable = false}}, SHIFT(170), [558] = {.entry = {.count = 1, .reusable = false}}, SHIFT(545), [560] = {.entry = {.count = 1, .reusable = false}}, SHIFT(537), [562] = {.entry = {.count = 1, .reusable = true}}, SHIFT(819), [564] = {.entry = {.count = 1, .reusable = true}}, SHIFT(287), [566] = {.entry = {.count = 1, .reusable = true}}, SHIFT(44), [568] = {.entry = {.count = 1, .reusable = false}}, SHIFT(44), [570] = {.entry = {.count = 1, .reusable = false}}, SHIFT(19), [572] = {.entry = {.count = 1, .reusable = true}}, SHIFT(36), [574] = {.entry = {.count = 1, .reusable = true}}, SHIFT(456), [576] = {.entry = {.count = 1, .reusable = true}}, SHIFT(480), [578] = {.entry = {.count = 1, .reusable = true}}, SHIFT(386), [580] = {.entry = {.count = 1, .reusable = true}}, SHIFT(139), [582] = {.entry = {.count = 1, .reusable = true}}, SHIFT(39), [584] = {.entry = {.count = 1, .reusable = true}}, SHIFT(472), [586] = {.entry = {.count = 1, .reusable = true}}, SHIFT(302), [588] = {.entry = {.count = 1, .reusable = true}}, SHIFT(155), [590] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(129), [593] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(1167), [596] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(167), [599] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(249), [602] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(876), [605] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(1114), [608] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(568), [611] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(157), [614] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(170), [617] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(545), [620] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(537), [623] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(819), [626] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(287), [629] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(44), [632] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(44), [635] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(19), [638] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_seq, 2), SHIFT_REPEAT(36), [641] = {.entry = {.count = 1, .reusable = true}}, SHIFT(315), [643] = {.entry = {.count = 1, .reusable = true}}, SHIFT(321), [645] = {.entry = {.count = 1, .reusable = true}}, SHIFT(353), [647] = {.entry = {.count = 1, .reusable = true}}, SHIFT(495), [649] = {.entry = {.count = 1, .reusable = true}}, SHIFT(40), [651] = {.entry = {.count = 1, .reusable = true}}, SHIFT(787), [653] = {.entry = {.count = 1, .reusable = true}}, SHIFT(773), [655] = {.entry = {.count = 1, .reusable = true}}, SHIFT(788), [657] = {.entry = {.count = 1, .reusable = true}}, SHIFT(149), [659] = {.entry = {.count = 1, .reusable = true}}, SHIFT(14), [661] = {.entry = {.count = 1, .reusable = true}}, SHIFT(25), [663] = {.entry = {.count = 1, .reusable = true}}, SHIFT(778), [665] = {.entry = {.count = 3, .reusable = true}}, REDUCE(sym__maybe_tuple_expression, 1), REDUCE(sym__maybe_record_expression, 1), SHIFT(1106), [669] = {.entry = {.count = 1, .reusable = true}}, SHIFT(80), [671] = {.entry = {.count = 1, .reusable = true}}, SHIFT(254), [673] = {.entry = {.count = 1, .reusable = true}}, SHIFT(448), [675] = {.entry = {.count = 1, .reusable = false}}, SHIFT(283), [677] = {.entry = {.count = 1, .reusable = true}}, SHIFT(573), [679] = {.entry = {.count = 1, .reusable = true}}, SHIFT(329), [681] = {.entry = {.count = 1, .reusable = true}}, SHIFT(209), [683] = {.entry = {.count = 1, .reusable = true}}, SHIFT(69), [685] = {.entry = {.count = 1, .reusable = true}}, SHIFT(205), [687] = {.entry = {.count = 1, .reusable = true}}, SHIFT(337), [689] = {.entry = {.count = 1, .reusable = true}}, SHIFT(208), [691] = {.entry = {.count = 1, .reusable = true}}, SHIFT(164), [693] = {.entry = {.count = 1, .reusable = true}}, SHIFT(214), [695] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1128), [697] = {.entry = {.count = 1, .reusable = true}}, SHIFT(426), [699] = {.entry = {.count = 1, .reusable = true}}, SHIFT(211), [701] = {.entry = {.count = 1, .reusable = true}}, SHIFT(176), [703] = {.entry = {.count = 1, .reusable = true}}, SHIFT(217), [705] = {.entry = {.count = 1, .reusable = true}}, SHIFT(409), [707] = {.entry = {.count = 1, .reusable = true}}, SHIFT(212), [709] = {.entry = {.count = 1, .reusable = true}}, SHIFT(146), [711] = {.entry = {.count = 1, .reusable = true}}, SHIFT(541), [713] = {.entry = {.count = 1, .reusable = true}}, SHIFT(37), [715] = {.entry = {.count = 1, .reusable = true}}, SHIFT(556), [717] = {.entry = {.count = 1, .reusable = true}}, SHIFT(376), [719] = {.entry = {.count = 1, .reusable = true}}, SHIFT(182), [721] = {.entry = {.count = 1, .reusable = true}}, SHIFT(532), [723] = {.entry = {.count = 1, .reusable = true}}, SHIFT(318), [725] = {.entry = {.count = 1, .reusable = true}}, SHIFT(558), [727] = {.entry = {.count = 1, .reusable = true}}, SHIFT(540), [729] = {.entry = {.count = 1, .reusable = true}}, SHIFT(59), [731] = {.entry = {.count = 1, .reusable = true}}, SHIFT(514), [733] = {.entry = {.count = 1, .reusable = true}}, SHIFT(27), [735] = {.entry = {.count = 1, .reusable = true}}, SHIFT(384), [737] = {.entry = {.count = 1, .reusable = true}}, SHIFT(156), [739] = {.entry = {.count = 1, .reusable = true}}, SHIFT(316), [741] = {.entry = {.count = 1, .reusable = true}}, SHIFT(151), [743] = {.entry = {.count = 1, .reusable = true}}, SHIFT(347), [745] = {.entry = {.count = 1, .reusable = true}}, SHIFT(517), [747] = {.entry = {.count = 1, .reusable = true}}, SHIFT(397), [749] = {.entry = {.count = 1, .reusable = true}}, SHIFT(530), [751] = {.entry = {.count = 1, .reusable = true}}, SHIFT(41), [753] = {.entry = {.count = 1, .reusable = true}}, SHIFT(374), [755] = {.entry = {.count = 1, .reusable = true}}, SHIFT(536), [757] = {.entry = {.count = 1, .reusable = true}}, SHIFT(313), [759] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1048), [761] = {.entry = {.count = 1, .reusable = true}}, SHIFT(51), [763] = {.entry = {.count = 1, .reusable = true}}, SHIFT(72), [765] = {.entry = {.count = 1, .reusable = true}}, SHIFT(130), [767] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1211), [769] = {.entry = {.count = 1, .reusable = true}}, SHIFT(187), [771] = {.entry = {.count = 1, .reusable = true}}, SHIFT(230), [773] = {.entry = {.count = 1, .reusable = false}}, SHIFT(878), [775] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1046), [777] = {.entry = {.count = 1, .reusable = false}}, SHIFT(312), [779] = {.entry = {.count = 1, .reusable = false}}, SHIFT(179), [781] = {.entry = {.count = 1, .reusable = false}}, SHIFT(544), [783] = {.entry = {.count = 1, .reusable = false}}, SHIFT(543), [785] = {.entry = {.count = 1, .reusable = true}}, SHIFT(817), [787] = {.entry = {.count = 1, .reusable = true}}, SHIFT(333), [789] = {.entry = {.count = 1, .reusable = true}}, SHIFT(304), [791] = {.entry = {.count = 1, .reusable = false}}, SHIFT(304), [793] = {.entry = {.count = 1, .reusable = false}}, SHIFT(305), [795] = {.entry = {.count = 1, .reusable = true}}, SHIFT(306), [797] = {.entry = {.count = 1, .reusable = true}}, SHIFT(331), [799] = {.entry = {.count = 1, .reusable = true}}, SHIFT(330), [801] = {.entry = {.count = 1, .reusable = true}}, SHIFT(327), [803] = {.entry = {.count = 1, .reusable = true}}, SHIFT(336), [805] = {.entry = {.count = 1, .reusable = true}}, SHIFT(577), [807] = {.entry = {.count = 1, .reusable = true}}, SHIFT(598), [809] = {.entry = {.count = 1, .reusable = true}}, SHIFT(61), [811] = {.entry = {.count = 1, .reusable = false}}, SHIFT(560), [813] = {.entry = {.count = 1, .reusable = false}}, SHIFT(559), [815] = {.entry = {.count = 1, .reusable = true}}, SHIFT(912), [817] = {.entry = {.count = 1, .reusable = true}}, SHIFT(588), [819] = {.entry = {.count = 1, .reusable = true}}, SHIFT(597), [821] = {.entry = {.count = 1, .reusable = true}}, SHIFT(585), [823] = {.entry = {.count = 1, .reusable = true}}, SHIFT(582), [825] = {.entry = {.count = 1, .reusable = true}}, SHIFT(604), [827] = {.entry = {.count = 1, .reusable = true}}, SHIFT(579), [829] = {.entry = {.count = 1, .reusable = true}}, SHIFT(589), [831] = {.entry = {.count = 1, .reusable = true}}, SHIFT(600), [833] = {.entry = {.count = 1, .reusable = true}}, SHIFT(64), [835] = {.entry = {.count = 1, .reusable = true}}, SHIFT(406), [837] = {.entry = {.count = 1, .reusable = true}}, SHIFT(593), [839] = {.entry = {.count = 1, .reusable = true}}, SHIFT(583), [841] = {.entry = {.count = 1, .reusable = true}}, SHIFT(424), [843] = {.entry = {.count = 1, .reusable = true}}, SHIFT(408), [845] = {.entry = {.count = 1, .reusable = true}}, SHIFT(407), [847] = {.entry = {.count = 1, .reusable = true}}, SHIFT(404), [849] = {.entry = {.count = 1, .reusable = true}}, SHIFT(402), [851] = {.entry = {.count = 1, .reusable = true}}, SHIFT(401), [853] = {.entry = {.count = 1, .reusable = true}}, SHIFT(400), [855] = {.entry = {.count = 1, .reusable = true}}, SHIFT(410), [857] = {.entry = {.count = 1, .reusable = true}}, SHIFT(328), [859] = {.entry = {.count = 1, .reusable = true}}, SHIFT(323), [861] = {.entry = {.count = 1, .reusable = true}}, SHIFT(325), [863] = {.entry = {.count = 1, .reusable = true}}, SHIFT(348), [865] = {.entry = {.count = 1, .reusable = true}}, SHIFT(417), [867] = {.entry = {.count = 1, .reusable = true}}, SHIFT(388), [869] = {.entry = {.count = 1, .reusable = true}}, SHIFT(58), [871] = {.entry = {.count = 1, .reusable = true}}, SHIFT(340), [873] = {.entry = {.count = 1, .reusable = true}}, SHIFT(342), [875] = {.entry = {.count = 1, .reusable = true}}, SHIFT(57), [877] = {.entry = {.count = 1, .reusable = true}}, SHIFT(56), [879] = {.entry = {.count = 1, .reusable = true}}, SHIFT(570), [881] = {.entry = {.count = 1, .reusable = true}}, SHIFT(53), [883] = {.entry = {.count = 1, .reusable = true}}, SHIFT(52), [885] = {.entry = {.count = 1, .reusable = true}}, SHIFT(50), [887] = {.entry = {.count = 1, .reusable = true}}, SHIFT(395), [889] = {.entry = {.count = 1, .reusable = true}}, SHIFT(332), [891] = {.entry = {.count = 1, .reusable = true}}, SHIFT(580), [893] = {.entry = {.count = 1, .reusable = true}}, SHIFT(45), [895] = {.entry = {.count = 1, .reusable = true}}, SHIFT(181), [897] = {.entry = {.count = 1, .reusable = true}}, SHIFT(581), [899] = {.entry = {.count = 1, .reusable = true}}, SHIFT(180), [901] = {.entry = {.count = 1, .reusable = true}}, SHIFT(184), [903] = {.entry = {.count = 1, .reusable = true}}, SHIFT(285), [905] = {.entry = {.count = 1, .reusable = true}}, SHIFT(586), [907] = {.entry = {.count = 1, .reusable = true}}, SHIFT(286), [909] = {.entry = {.count = 1, .reusable = true}}, SHIFT(602), [911] = {.entry = {.count = 1, .reusable = true}}, SHIFT(592), [913] = {.entry = {.count = 1, .reusable = true}}, SHIFT(276), [915] = {.entry = {.count = 1, .reusable = true}}, SHIFT(62), [917] = {.entry = {.count = 1, .reusable = true}}, SHIFT(275), [919] = {.entry = {.count = 1, .reusable = true}}, SHIFT(273), [921] = {.entry = {.count = 1, .reusable = true}}, SHIFT(274), [923] = {.entry = {.count = 1, .reusable = true}}, SHIFT(277), [925] = {.entry = {.count = 1, .reusable = true}}, SHIFT(278), [927] = {.entry = {.count = 1, .reusable = true}}, SHIFT(280), [929] = {.entry = {.count = 1, .reusable = true}}, SHIFT(49), [931] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_case_subjects, 3), SHIFT(114), [934] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_case_subjects, 2), SHIFT(114), [937] = {.entry = {.count = 1, .reusable = true}}, SHIFT(289), [939] = {.entry = {.count = 1, .reusable = true}}, SHIFT(288), [941] = {.entry = {.count = 1, .reusable = true}}, SHIFT(326), [943] = {.entry = {.count = 1, .reusable = true}}, SHIFT(339), [945] = {.entry = {.count = 1, .reusable = true}}, SHIFT(66), [947] = {.entry = {.count = 1, .reusable = false}}, SHIFT(256), [949] = {.entry = {.count = 1, .reusable = false}}, SHIFT(258), [951] = {.entry = {.count = 1, .reusable = true}}, SHIFT(260), [953] = {.entry = {.count = 1, .reusable = true}}, SHIFT(261), [955] = {.entry = {.count = 1, .reusable = false}}, SHIFT(262), [957] = {.entry = {.count = 1, .reusable = true}}, SHIFT(262), [959] = {.entry = {.count = 1, .reusable = true}}, SHIFT(263), [961] = {.entry = {.count = 1, .reusable = true}}, SHIFT(258), [963] = {.entry = {.count = 1, .reusable = true}}, SHIFT(256), [965] = {.entry = {.count = 1, .reusable = true}}, SHIFT(259), [967] = {.entry = {.count = 1, .reusable = true}}, SHIFT(33), [969] = {.entry = {.count = 3, .reusable = true}}, REDUCE(sym__maybe_tuple_expression, 1), REDUCE(sym__maybe_record_expression, 1), SHIFT(1099), [973] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1091), [975] = {.entry = {.count = 1, .reusable = false}}, SHIFT(202), [977] = {.entry = {.count = 1, .reusable = false}}, SHIFT(201), [979] = {.entry = {.count = 1, .reusable = true}}, SHIFT(200), [981] = {.entry = {.count = 1, .reusable = true}}, SHIFT(199), [983] = {.entry = {.count = 1, .reusable = true}}, SHIFT(270), [985] = {.entry = {.count = 1, .reusable = false}}, SHIFT(234), [987] = {.entry = {.count = 1, .reusable = true}}, SHIFT(234), [989] = {.entry = {.count = 1, .reusable = true}}, SHIFT(235), [991] = {.entry = {.count = 1, .reusable = true}}, SHIFT(201), [993] = {.entry = {.count = 1, .reusable = true}}, SHIFT(202), [995] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_clause, 4, .production_id = 59), [997] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case_clause, 4, .production_id = 59), [999] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_clause, 3, .production_id = 52), [1001] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case_clause, 3, .production_id = 52), [1003] = {.entry = {.count = 1, .reusable = true}}, SHIFT(26), [1005] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_expression_bit_string_segment_options, 2), [1007] = {.entry = {.count = 1, .reusable = true}}, SHIFT(869), [1009] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1209), [1011] = {.entry = {.count = 1, .reusable = true}}, SHIFT(895), [1013] = {.entry = {.count = 1, .reusable = false}}, SHIFT(895), [1015] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1214), [1017] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pattern_bit_string_segment_options, 2), [1019] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1251), [1021] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_module, 2), [1023] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_module, 2), [1025] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1216), [1027] = {.entry = {.count = 3, .reusable = false}}, REDUCE(sym__maybe_tuple_expression, 1), REDUCE(sym__maybe_record_expression, 1), SHIFT(1082), [1031] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pattern_bit_string_segment_options, 3), [1033] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__maybe_tuple_expression, 1), REDUCE(sym__maybe_record_expression, 1), [1036] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_expression_bit_string_segment_options, 3), [1038] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_bit_string_segment_options, 2), [1040] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1194), [1042] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_bit_string_segment_options, 3), [1044] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_module, 1), [1046] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_module, 1), [1048] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_module_repeat1, 2), [1050] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_module_repeat1, 2), [1052] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_module_repeat1, 2), SHIFT_REPEAT(1216), [1055] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1102), [1057] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__maybe_record_expression, 1), [1059] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__maybe_tuple_expression, 1), [1061] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type, 1, .production_id = 1), [1063] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type, 1, .production_id = 1), [1065] = {.entry = {.count = 1, .reusable = true}}, SHIFT(632), [1067] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1247), [1069] = {.entry = {.count = 1, .reusable = true}}, SHIFT(749), [1071] = {.entry = {.count = 1, .reusable = true}}, SHIFT(457), [1073] = {.entry = {.count = 1, .reusable = true}}, SHIFT(525), [1075] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1143), [1077] = {.entry = {.count = 1, .reusable = true}}, SHIFT(789), [1079] = {.entry = {.count = 1, .reusable = false}}, SHIFT(743), [1081] = {.entry = {.count = 1, .reusable = false}}, SHIFT(857), [1083] = {.entry = {.count = 1, .reusable = true}}, SHIFT(835), [1085] = {.entry = {.count = 1, .reusable = true}}, SHIFT(838), [1087] = {.entry = {.count = 1, .reusable = true}}, SHIFT(623), [1089] = {.entry = {.count = 1, .reusable = false}}, SHIFT(623), [1091] = {.entry = {.count = 1, .reusable = false}}, SHIFT(617), [1093] = {.entry = {.count = 1, .reusable = true}}, SHIFT(618), [1095] = {.entry = {.count = 1, .reusable = false}}, SHIFT(226), [1097] = {.entry = {.count = 1, .reusable = true}}, SHIFT(226), [1099] = {.entry = {.count = 1, .reusable = false}}, SHIFT(225), [1101] = {.entry = {.count = 1, .reusable = true}}, SHIFT(223), [1103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(222), [1105] = {.entry = {.count = 1, .reusable = false}}, SHIFT(221), [1107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(221), [1109] = {.entry = {.count = 1, .reusable = true}}, SHIFT(220), [1111] = {.entry = {.count = 1, .reusable = true}}, SHIFT(225), [1113] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_case_clauses_repeat1, 2), [1115] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_clauses_repeat1, 2), SHIFT_REPEAT(1247), [1118] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_clauses_repeat1, 2), SHIFT_REPEAT(457), [1121] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_clauses_repeat1, 2), SHIFT_REPEAT(525), [1124] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_clauses_repeat1, 2), SHIFT_REPEAT(857), [1127] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_clauses_repeat1, 2), SHIFT_REPEAT(835), [1130] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_clauses_repeat1, 2), SHIFT_REPEAT(838), [1133] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_clauses_repeat1, 2), SHIFT_REPEAT(623), [1136] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_clauses_repeat1, 2), SHIFT_REPEAT(623), [1139] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_clauses_repeat1, 2), SHIFT_REPEAT(743), [1142] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_case_clauses_repeat1, 2), SHIFT_REPEAT(617), [1145] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_clauses_repeat1, 2), SHIFT_REPEAT(618), [1148] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_record, 1, .production_id = 1), [1150] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant_record, 1, .production_id = 1), [1152] = {.entry = {.count = 1, .reusable = true}}, SHIFT(550), [1154] = {.entry = {.count = 1, .reusable = true}}, SHIFT(224), [1156] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_clauses, 1), [1158] = {.entry = {.count = 1, .reusable = true}}, SHIFT(721), [1160] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_name, 1, .production_id = 1), [1162] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_name, 1, .production_id = 1), [1164] = {.entry = {.count = 1, .reusable = true}}, SHIFT(994), [1166] = {.entry = {.count = 1, .reusable = true}}, SHIFT(733), [1168] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import, 2, .production_id = 2), [1170] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import, 2, .production_id = 2), [1172] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1079), [1174] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1078), [1176] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unqualified_imports, 5), [1178] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unqualified_imports, 5), [1180] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unqualified_imports, 2), [1182] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unqualified_imports, 2), [1184] = {.entry = {.count = 1, .reusable = true}}, SHIFT(557), [1186] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import, 4, .production_id = 16), [1188] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import, 4, .production_id = 16), [1190] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1101), [1192] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unqualified_imports, 3), [1194] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unqualified_imports, 3), [1196] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unqualified_imports, 4), [1198] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unqualified_imports, 4), [1200] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_var, 1), [1202] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_var, 1), [1204] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_external_type, 3), [1206] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_external_type, 3), [1208] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_type, 4, .production_id = 57), [1210] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_type, 4, .production_id = 57), [1212] = {.entry = {.count = 1, .reusable = true}}, SHIFT(734), [1214] = {.entry = {.count = 1, .reusable = true}}, SHIFT(843), [1216] = {.entry = {.count = 1, .reusable = true}}, SHIFT(475), [1218] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1181), [1220] = {.entry = {.count = 1, .reusable = true}}, SHIFT(605), [1222] = {.entry = {.count = 1, .reusable = true}}, SHIFT(572), [1224] = {.entry = {.count = 1, .reusable = true}}, SHIFT(691), [1226] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case_clause_patterns, 2), [1228] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_clause_patterns, 2), [1230] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case_clause_pattern, 2, .production_id = 29), [1232] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_clause_pattern, 2, .production_id = 29), [1234] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_tuple_type, 3), [1236] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_tuple_type, 3), [1238] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant, 5, .production_id = 42), [1240] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant, 5, .production_id = 42), [1242] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_alias, 5), [1244] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_alias, 5), [1246] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_alias, 4), [1248] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_alias, 4), [1250] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_type, 3, .production_id = 46), [1252] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_type, 3, .production_id = 46), [1254] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import, 6, .production_id = 44), [1256] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import, 6, .production_id = 44), [1258] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_arguments, 2), [1260] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_arguments, 2), [1262] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_tuple, 3), [1264] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant_tuple, 3), [1266] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_tuple_repeat1, 2), [1268] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_list, 3), [1270] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant_list, 3), [1272] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_parameters, 5), [1274] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_parameters, 5), [1276] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant, 4, .production_id = 18), [1278] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant, 4, .production_id = 18), [1280] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_parameters, 4), [1282] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_parameters, 4), [1284] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import, 4, .production_id = 17), [1286] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import, 4, .production_id = 17), [1288] = {.entry = {.count = 1, .reusable = true}}, SHIFT(725), [1290] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_parameters, 3), [1292] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_parameters, 3), [1294] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function, 6, .production_id = 47), [1296] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function, 6, .production_id = 47), [1298] = {.entry = {.count = 1, .reusable = true}}, SHIFT(746), [1300] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__constant_bit_string, 3), [1302] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__constant_bit_string, 3), [1304] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_parameters, 2), [1306] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_parameters, 2), [1308] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_record_arguments, 2), [1310] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant_record_arguments, 2), [1312] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_target_group, 4, .production_id = 15), [1314] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_target_group, 4, .production_id = 15), [1316] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_hole, 1), [1318] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_hole, 1), [1320] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_external_type, 4), [1322] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_external_type, 4), [1324] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_name, 2, .production_id = 7), [1326] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_name, 2, .production_id = 7), [1328] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_target_group, 5, .production_id = 15), [1330] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_target_group, 5, .production_id = 15), [1332] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_list, 2), [1334] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant_list, 2), [1336] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__constant_bit_string, 2), [1338] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__constant_bit_string, 2), [1340] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_record, 2, .production_id = 6), [1342] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant_record, 2, .production_id = 6), [1344] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant, 5, .production_id = 31), [1346] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant, 5, .production_id = 31), [1348] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_definition, 5), [1350] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_definition, 5), [1352] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function, 9, .production_id = 65), [1354] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function, 9, .production_id = 65), [1356] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_external_function, 9, .production_id = 64), [1358] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_external_function, 9, .production_id = 64), [1360] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_arguments, 5), [1362] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_arguments, 5), [1364] = {.entry = {.count = 1, .reusable = true}}, SHIFT(688), [1366] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_tuple_type, 6), [1368] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_tuple_type, 6), [1370] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_external_function_body, 2), [1372] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_external_function_body, 2), [1374] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_record_arguments, 5), [1376] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant_record_arguments, 5), [1378] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_tuple, 6), [1380] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant_tuple, 6), [1382] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function, 8, .production_id = 63), [1384] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function, 8, .production_id = 63), [1386] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_arguments, 4), [1388] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_arguments, 4), [1390] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_tuple_type, 5), [1392] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_tuple_type, 5), [1394] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case_clause_patterns, 3), [1396] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_clause_patterns, 3), [1398] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_external_function, 8, .production_id = 62), [1400] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_external_function, 8, .production_id = 62), [1402] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_case_clause_pattern, 3, .production_id = 37), [1404] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_clause_pattern, 3, .production_id = 37), [1406] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant, 6, .production_id = 53), [1408] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant, 6, .production_id = 53), [1410] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_record_arguments, 4), [1412] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant_record_arguments, 4), [1414] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_definition, 6), [1416] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_definition, 6), [1418] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__constant_bit_string, 5), [1420] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__constant_bit_string, 5), [1422] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_list, 5), [1424] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant_list, 5), [1426] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_tuple, 5), [1428] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant_tuple, 5), [1430] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_alias, 6), [1432] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_alias, 6), [1434] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_definition, 7), [1436] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_definition, 7), [1438] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type, 2, .production_id = 6), [1440] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type, 2, .production_id = 6), [1442] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function, 7, .production_id = 60), [1444] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function, 7, .production_id = 60), [1446] = {.entry = {.count = 1, .reusable = true}}, SHIFT(674), [1448] = {.entry = {.count = 1, .reusable = true}}, SHIFT(698), [1450] = {.entry = {.count = 1, .reusable = true}}, SHIFT(697), [1452] = {.entry = {.count = 1, .reusable = true}}, SHIFT(696), [1454] = {.entry = {.count = 1, .reusable = true}}, SHIFT(692), [1456] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_tuple_type, 4), [1458] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_tuple_type, 4), [1460] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__constant_bit_string, 4), [1462] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__constant_bit_string, 4), [1464] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_arguments, 3), [1466] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_arguments, 3), [1468] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_tuple, 4), [1470] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant_tuple, 4), [1472] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_list, 4), [1474] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant_list, 4), [1476] = {.entry = {.count = 1, .reusable = true}}, SHIFT(694), [1478] = {.entry = {.count = 1, .reusable = true}}, SHIFT(690), [1480] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_record_arguments, 3), [1482] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant_record_arguments, 3), [1484] = {.entry = {.count = 1, .reusable = true}}, SHIFT(150), [1486] = {.entry = {.count = 1, .reusable = true}}, SHIFT(75), [1488] = {.entry = {.count = 1, .reusable = true}}, SHIFT(244), [1490] = {.entry = {.count = 1, .reusable = true}}, SHIFT(740), [1492] = {.entry = {.count = 1, .reusable = true}}, SHIFT(147), [1494] = {.entry = {.count = 1, .reusable = true}}, SHIFT(324), [1496] = {.entry = {.count = 1, .reusable = true}}, SHIFT(210), [1498] = {.entry = {.count = 1, .reusable = true}}, SHIFT(727), [1500] = {.entry = {.count = 1, .reusable = true}}, SHIFT(751), [1502] = {.entry = {.count = 1, .reusable = true}}, SHIFT(162), [1504] = {.entry = {.count = 1, .reusable = true}}, SHIFT(390), [1506] = {.entry = {.count = 1, .reusable = true}}, SHIFT(213), [1508] = {.entry = {.count = 1, .reusable = true}}, SHIFT(161), [1510] = {.entry = {.count = 1, .reusable = true}}, SHIFT(192), [1512] = {.entry = {.count = 1, .reusable = true}}, SHIFT(218), [1514] = {.entry = {.count = 1, .reusable = true}}, SHIFT(166), [1516] = {.entry = {.count = 1, .reusable = true}}, SHIFT(372), [1518] = {.entry = {.count = 1, .reusable = true}}, SHIFT(515), [1520] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1032), [1522] = {.entry = {.count = 1, .reusable = true}}, SHIFT(736), [1524] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_subjects, 1), [1526] = {.entry = {.count = 1, .reusable = true}}, SHIFT(266), [1528] = {.entry = {.count = 1, .reusable = true}}, SHIFT(183), [1530] = {.entry = {.count = 1, .reusable = true}}, SHIFT(159), [1532] = {.entry = {.count = 1, .reusable = true}}, SHIFT(478), [1534] = {.entry = {.count = 1, .reusable = true}}, SHIFT(511), [1536] = {.entry = {.count = 1, .reusable = true}}, SHIFT(461), [1538] = {.entry = {.count = 1, .reusable = true}}, SHIFT(744), [1540] = {.entry = {.count = 1, .reusable = true}}, SHIFT(487), [1542] = {.entry = {.count = 1, .reusable = true}}, SHIFT(735), [1544] = {.entry = {.count = 1, .reusable = true}}, SHIFT(194), [1546] = {.entry = {.count = 1, .reusable = true}}, SHIFT(31), [1548] = {.entry = {.count = 1, .reusable = true}}, SHIFT(533), [1550] = {.entry = {.count = 1, .reusable = true}}, SHIFT(196), [1552] = {.entry = {.count = 1, .reusable = true}}, SHIFT(314), [1554] = {.entry = {.count = 1, .reusable = true}}, SHIFT(518), [1556] = {.entry = {.count = 1, .reusable = true}}, SHIFT(962), [1558] = {.entry = {.count = 1, .reusable = true}}, SHIFT(468), [1560] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_argument, 1, .production_id = 3), [1562] = {.entry = {.count = 1, .reusable = true}}, SHIFT(489), [1564] = {.entry = {.count = 1, .reusable = true}}, SHIFT(526), [1566] = {.entry = {.count = 1, .reusable = true}}, SHIFT(502), [1568] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record_update_argument, 3, .production_id = 43), [1570] = {.entry = {.count = 1, .reusable = true}}, SHIFT(524), [1572] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_argument, 3, .production_id = 43), [1574] = {.entry = {.count = 1, .reusable = true}}, SHIFT(467), [1576] = {.entry = {.count = 1, .reusable = true}}, SHIFT(960), [1578] = {.entry = {.count = 1, .reusable = true}}, SHIFT(882), [1580] = {.entry = {.count = 1, .reusable = true}}, SHIFT(491), [1582] = {.entry = {.count = 1, .reusable = true}}, SHIFT(943), [1584] = {.entry = {.count = 1, .reusable = true}}, SHIFT(391), [1586] = {.entry = {.count = 1, .reusable = true}}, SHIFT(84), [1588] = {.entry = {.count = 1, .reusable = true}}, SHIFT(872), [1590] = {.entry = {.count = 1, .reusable = true}}, SHIFT(338), [1592] = {.entry = {.count = 1, .reusable = true}}, SHIFT(178), [1594] = {.entry = {.count = 1, .reusable = true}}, SHIFT(479), [1596] = {.entry = {.count = 1, .reusable = true}}, SHIFT(346), [1598] = {.entry = {.count = 1, .reusable = true}}, SHIFT(971), [1600] = {.entry = {.count = 1, .reusable = true}}, SHIFT(490), [1602] = {.entry = {.count = 1, .reusable = true}}, SHIFT(851), [1604] = {.entry = {.count = 1, .reusable = true}}, SHIFT(425), [1606] = {.entry = {.count = 1, .reusable = true}}, SHIFT(529), [1608] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1027), [1610] = {.entry = {.count = 1, .reusable = true}}, SHIFT(858), [1612] = {.entry = {.count = 1, .reusable = true}}, SHIFT(188), [1614] = {.entry = {.count = 1, .reusable = true}}, SHIFT(519), [1616] = {.entry = {.count = 1, .reusable = true}}, SHIFT(521), [1618] = {.entry = {.count = 1, .reusable = true}}, SHIFT(512), [1620] = {.entry = {.count = 1, .reusable = true}}, SHIFT(345), [1622] = {.entry = {.count = 1, .reusable = true}}, SHIFT(48), [1624] = {.entry = {.count = 1, .reusable = true}}, SHIFT(506), [1626] = {.entry = {.count = 1, .reusable = true}}, SHIFT(190), [1628] = {.entry = {.count = 1, .reusable = true}}, SHIFT(447), [1630] = {.entry = {.count = 1, .reusable = true}}, SHIFT(893), [1632] = {.entry = {.count = 1, .reusable = true}}, SHIFT(76), [1634] = {.entry = {.count = 1, .reusable = true}}, SHIFT(528), [1636] = {.entry = {.count = 1, .reusable = true}}, SHIFT(399), [1638] = {.entry = {.count = 1, .reusable = true}}, SHIFT(523), [1640] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1020), [1642] = {.entry = {.count = 1, .reusable = true}}, SHIFT(780), [1644] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1054), [1646] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1176), [1648] = {.entry = {.count = 1, .reusable = true}}, SHIFT(576), [1650] = {.entry = {.count = 1, .reusable = true}}, SHIFT(562), [1652] = {.entry = {.count = 1, .reusable = true}}, SHIFT(486), [1654] = {.entry = {.count = 1, .reusable = true}}, SHIFT(470), [1656] = {.entry = {.count = 1, .reusable = true}}, SHIFT(451), [1658] = {.entry = {.count = 1, .reusable = true}}, SHIFT(779), [1660] = {.entry = {.count = 1, .reusable = true}}, SHIFT(771), [1662] = {.entry = {.count = 1, .reusable = true}}, SHIFT(784), [1664] = {.entry = {.count = 1, .reusable = true}}, SHIFT(441), [1666] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1183), [1668] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1125), [1670] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1011), [1672] = {.entry = {.count = 1, .reusable = true}}, SHIFT(712), [1674] = {.entry = {.count = 1, .reusable = false}}, SHIFT(863), [1676] = {.entry = {.count = 1, .reusable = true}}, SHIFT(466), [1678] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1098), [1680] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1132), [1682] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1097), [1684] = {.entry = {.count = 1, .reusable = true}}, SHIFT(799), [1686] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1142), [1688] = {.entry = {.count = 1, .reusable = true}}, SHIFT(826), [1690] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1221), [1692] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1075), [1694] = {.entry = {.count = 1, .reusable = true}}, SHIFT(462), [1696] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_target_group_repeat1, 2), [1698] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_target_group_repeat1, 2), SHIFT_REPEAT(1098), [1701] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_target_group_repeat1, 2), SHIFT_REPEAT(1132), [1704] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_target_group_repeat1, 2), SHIFT_REPEAT(1097), [1707] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_target_group_repeat1, 2), SHIFT_REPEAT(799), [1710] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_target_group_repeat1, 2), SHIFT_REPEAT(1142), [1713] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_target_group_repeat1, 2), SHIFT_REPEAT(826), [1716] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_target_group_repeat1, 2), SHIFT_REPEAT(1221), [1719] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1055), [1721] = {.entry = {.count = 1, .reusable = true}}, SHIFT(718), [1723] = {.entry = {.count = 1, .reusable = false}}, SHIFT(658), [1725] = {.entry = {.count = 1, .reusable = true}}, SHIFT(705), [1727] = {.entry = {.count = 1, .reusable = true}}, SHIFT(446), [1729] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1205), [1731] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1219), [1733] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1261), [1735] = {.entry = {.count = 1, .reusable = true}}, SHIFT(474), [1737] = {.entry = {.count = 1, .reusable = true}}, SHIFT(700), [1739] = {.entry = {.count = 1, .reusable = true}}, SHIFT(481), [1741] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1165), [1743] = {.entry = {.count = 1, .reusable = true}}, SHIFT(482), [1745] = {.entry = {.count = 1, .reusable = true}}, SHIFT(717), [1747] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1260), [1749] = {.entry = {.count = 1, .reusable = true}}, SHIFT(476), [1751] = {.entry = {.count = 1, .reusable = true}}, SHIFT(703), [1753] = {.entry = {.count = 1, .reusable = true}}, SHIFT(440), [1755] = {.entry = {.count = 1, .reusable = true}}, SHIFT(716), [1757] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1220), [1759] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1160), [1761] = {.entry = {.count = 1, .reusable = false}}, SHIFT(898), [1763] = {.entry = {.count = 1, .reusable = true}}, SHIFT(463), [1765] = {.entry = {.count = 1, .reusable = false}}, SHIFT(433), [1767] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__case_clause_guard_unit, 1, .production_id = 51), [1769] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__case_clause_guard_unit, 1, .production_id = 51), [1771] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__case_clause_guard_unit, 3), [1773] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__case_clause_guard_unit, 3), [1775] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__case_clause_guard_unit, 1), [1777] = {.entry = {.count = 1, .reusable = true}}, SHIFT(772), [1779] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__case_clause_guard_unit, 1), [1781] = {.entry = {.count = 1, .reusable = true}}, SHIFT(776), [1783] = {.entry = {.count = 1, .reusable = false}}, SHIFT(949), [1785] = {.entry = {.count = 1, .reusable = true}}, SHIFT(631), [1787] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__case_clause_guard_binary_expression, 3, .production_id = 11), [1789] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__case_clause_guard_binary_expression, 3, .production_id = 11), [1791] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__case_clause_tuple_access, 3, .production_id = 12), [1793] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__case_clause_tuple_access, 3, .production_id = 12), [1795] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__case_clause_guard_expression, 1, .production_id = 50), [1797] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__case_clause_guard_expression, 1, .production_id = 50), [1799] = {.entry = {.count = 1, .reusable = true}}, SHIFT(657), [1801] = {.entry = {.count = 1, .reusable = true}}, SHIFT(507), [1803] = {.entry = {.count = 1, .reusable = true}}, SHIFT(500), [1805] = {.entry = {.count = 1, .reusable = true}}, SHIFT(508), [1807] = {.entry = {.count = 1, .reusable = false}}, SHIFT(505), [1809] = {.entry = {.count = 1, .reusable = true}}, SHIFT(505), [1811] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1186), [1813] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1010), [1815] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_clause_guard, 2), [1817] = {.entry = {.count = 1, .reusable = true}}, SHIFT(499), [1819] = {.entry = {.count = 1, .reusable = true}}, SHIFT(498), [1821] = {.entry = {.count = 1, .reusable = true}}, SHIFT(497), [1823] = {.entry = {.count = 1, .reusable = false}}, SHIFT(496), [1825] = {.entry = {.count = 1, .reusable = true}}, SHIFT(496), [1827] = {.entry = {.count = 1, .reusable = true}}, SHIFT(904), [1829] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record_pattern, 1, .production_id = 1), [1831] = {.entry = {.count = 1, .reusable = true}}, SHIFT(416), [1833] = {.entry = {.count = 1, .reusable = true}}, SHIFT(989), [1835] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1004), [1837] = {.entry = {.count = 1, .reusable = true}}, SHIFT(899), [1839] = {.entry = {.count = 1, .reusable = true}}, SHIFT(992), [1841] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1222), [1843] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_module_repeat1, 2), SHIFT_REPEAT(1222), [1846] = {.entry = {.count = 1, .reusable = true}}, SHIFT(990), [1848] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record_pattern_arguments, 6), [1850] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record_pattern_arguments, 2), [1852] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_pattern, 4, .production_id = 24), [1854] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_pattern, 4, .production_id = 36), [1856] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pattern_bit_string, 4), [1858] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_tuple_pattern, 4, .production_id = 35), [1860] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1073), [1862] = {.entry = {.count = 1, .reusable = true}}, SHIFT(743), [1864] = {.entry = {.count = 1, .reusable = false}}, SHIFT(818), [1866] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_pattern, 5, .production_id = 36), [1868] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record_pattern_arguments, 3), [1870] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_pattern, 6, .production_id = 36), [1872] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record_pattern_arguments, 4), [1874] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_tuple_pattern, 6, .production_id = 48), [1876] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_tuple_pattern, 5, .production_id = 35), [1878] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1130), [1880] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_pattern, 5, .production_id = 24), [1882] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_tuple_pattern, 5, .production_id = 48), [1884] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pattern_bit_string, 5), [1886] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record_pattern, 2, .production_id = 6), [1888] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pattern_bit_string, 3), [1890] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_discard, 1), [1892] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_tuple_pattern, 3), [1894] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1144), [1896] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_pattern, 2), [1898] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_pattern, 3, .production_id = 24), [1900] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record_pattern_arguments, 5), [1902] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_pattern, 3), [1904] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pattern_bit_string, 2), [1906] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1069), [1908] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1110), [1910] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pattern, 3, .production_id = 25), [1912] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1133), [1914] = {.entry = {.count = 1, .reusable = true}}, SHIFT(876), [1916] = {.entry = {.count = 1, .reusable = true}}, SHIFT(19), [1918] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1082), [1920] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1115), [1922] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pattern, 1), [1924] = {.entry = {.count = 1, .reusable = true}}, SHIFT(857), [1926] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_case_clause_pattern_repeat1, 2, .production_id = 24), [1928] = {.entry = {.count = 1, .reusable = true}}, SHIFT(879), [1930] = {.entry = {.count = 1, .reusable = true}}, SHIFT(878), [1932] = {.entry = {.count = 1, .reusable = true}}, SHIFT(762), [1934] = {.entry = {.count = 1, .reusable = true}}, SHIFT(283), [1936] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1121), [1938] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1064), [1940] = {.entry = {.count = 1, .reusable = true}}, SHIFT(765), [1942] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_tuple_repeat1, 2), SHIFT_REPEAT(252), [1945] = {.entry = {.count = 1, .reusable = true}}, SHIFT(761), [1947] = {.entry = {.count = 1, .reusable = true}}, SHIFT(428), [1949] = {.entry = {.count = 1, .reusable = true}}, SHIFT(427), [1951] = {.entry = {.count = 1, .reusable = true}}, SHIFT(432), [1953] = {.entry = {.count = 1, .reusable = false}}, SHIFT(344), [1955] = {.entry = {.count = 1, .reusable = false}}, SHIFT(847), [1957] = {.entry = {.count = 1, .reusable = false}}, SHIFT(140), [1959] = {.entry = {.count = 1, .reusable = false}}, SHIFT(823), [1961] = {.entry = {.count = 1, .reusable = false}}, SHIFT(621), [1963] = {.entry = {.count = 1, .reusable = false}}, SHIFT(825), [1965] = {.entry = {.count = 1, .reusable = true}}, SHIFT(419), [1967] = {.entry = {.count = 1, .reusable = true}}, SHIFT(731), [1969] = {.entry = {.count = 1, .reusable = false}}, SHIFT(138), [1971] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_string_repeat1, 2), [1973] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_string_repeat1, 2), SHIFT_REPEAT(825), [1976] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1127), [1978] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1080), [1980] = {.entry = {.count = 1, .reusable = true}}, SHIFT(806), [1982] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1043), [1984] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1224), [1986] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_clause_pattern_repeat1, 2, .production_id = 37), SHIFT_REPEAT(571), [1989] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_case_clause_pattern_repeat1, 2, .production_id = 37), [1991] = {.entry = {.count = 1, .reusable = false}}, SHIFT(78), [1993] = {.entry = {.count = 1, .reusable = false}}, SHIFT(832), [1995] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1113), [1997] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1111), [1999] = {.entry = {.count = 1, .reusable = true}}, SHIFT(812), [2001] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1108), [2003] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1197), [2005] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_clause_pattern, 1, .production_id = 29), [2007] = {.entry = {.count = 1, .reusable = true}}, SHIFT(439), [2009] = {.entry = {.count = 1, .reusable = false}}, SHIFT(60), [2011] = {.entry = {.count = 1, .reusable = true}}, SHIFT(392), [2013] = {.entry = {.count = 1, .reusable = false}}, SHIFT(628), [2015] = {.entry = {.count = 1, .reusable = false}}, SHIFT(821), [2017] = {.entry = {.count = 1, .reusable = true}}, SHIFT(454), [2019] = {.entry = {.count = 1, .reusable = true}}, SHIFT(747), [2021] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_clause_pattern_repeat1, 2, .production_id = 37), SHIFT_REPEAT(567), [2024] = {.entry = {.count = 1, .reusable = true}}, SHIFT(436), [2026] = {.entry = {.count = 1, .reusable = true}}, SHIFT(726), [2028] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_data_constructors, 1), [2030] = {.entry = {.count = 1, .reusable = false}}, SHIFT(290), [2032] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_pattern_tail, 1), [2034] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_data_constructors_repeat1, 2), [2036] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_data_constructors_repeat1, 2), SHIFT_REPEAT(36), [2039] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_type, 1, .production_id = 1), [2041] = {.entry = {.count = 1, .reusable = true}}, SHIFT(693), [2043] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_clause_pattern, 2, .production_id = 37), [2045] = {.entry = {.count = 1, .reusable = true}}, SHIFT(485), [2047] = {.entry = {.count = 1, .reusable = false}}, SHIFT(343), [2049] = {.entry = {.count = 1, .reusable = false}}, SHIFT(291), [2051] = {.entry = {.count = 1, .reusable = false}}, SHIFT(842), [2053] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_data_constructor, 1, .production_id = 1), [2055] = {.entry = {.count = 1, .reusable = true}}, SHIFT(620), [2057] = {.entry = {.count = 1, .reusable = true}}, SHIFT(136), [2059] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_case_clause_patterns_repeat1, 2), [2061] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_case_clause_patterns_repeat1, 2), SHIFT_REPEAT(546), [2064] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_parameter, 1, .production_id = 8), [2066] = {.entry = {.count = 1, .reusable = true}}, SHIFT(673), [2068] = {.entry = {.count = 1, .reusable = true}}, SHIFT(154), [2070] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_parameter, 1, .production_id = 9), [2072] = {.entry = {.count = 1, .reusable = true}}, SHIFT(629), [2074] = {.entry = {.count = 1, .reusable = false}}, SHIFT(629), [2076] = {.entry = {.count = 1, .reusable = true}}, SHIFT(483), [2078] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record_update_arguments, 2), [2080] = {.entry = {.count = 1, .reusable = true}}, SHIFT(729), [2082] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record_update_arguments, 3), [2084] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_expression_bit_string_segment_options, 1), [2086] = {.entry = {.count = 1, .reusable = true}}, SHIFT(350), [2088] = {.entry = {.count = 1, .reusable = true}}, SHIFT(359), [2090] = {.entry = {.count = 1, .reusable = true}}, SHIFT(158), [2092] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_bit_string_segment_options, 1), [2094] = {.entry = {.count = 1, .reusable = true}}, SHIFT(363), [2096] = {.entry = {.count = 1, .reusable = true}}, SHIFT(281), [2098] = {.entry = {.count = 1, .reusable = false}}, SHIFT(281), [2100] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_expression_bit_string_segment_options_repeat1, 2), [2102] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_expression_bit_string_segment_options_repeat1, 2), SHIFT_REPEAT(396), [2105] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_constant_tuple_repeat1, 2), SHIFT_REPEAT(613), [2108] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_constant_tuple_repeat1, 2), [2110] = {.entry = {.count = 1, .reusable = true}}, SHIFT(367), [2112] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pattern_bit_string_segment_options, 1), [2114] = {.entry = {.count = 1, .reusable = true}}, SHIFT(354), [2116] = {.entry = {.count = 1, .reusable = true}}, SHIFT(362), [2118] = {.entry = {.count = 1, .reusable = true}}, SHIFT(74), [2120] = {.entry = {.count = 1, .reusable = false}}, SHIFT(74), [2122] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_constant_bit_string_segment_options_repeat1, 2), [2124] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_constant_bit_string_segment_options_repeat1, 2), SHIFT_REPEAT(421), [2127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(308), [2129] = {.entry = {.count = 1, .reusable = false}}, SHIFT(308), [2131] = {.entry = {.count = 1, .reusable = true}}, SHIFT(13), [2133] = {.entry = {.count = 1, .reusable = false}}, SHIFT(13), [2135] = {.entry = {.count = 1, .reusable = true}}, SHIFT(144), [2137] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_clause_patterns, 1), [2139] = {.entry = {.count = 1, .reusable = true}}, SHIFT(438), [2141] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_pattern_bit_string_segment_options_repeat1, 2), [2143] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_pattern_bit_string_segment_options_repeat1, 2), SHIFT_REPEAT(423), [2146] = {.entry = {.count = 1, .reusable = true}}, SHIFT(152), [2148] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_record_pattern_arguments_repeat1, 2), SHIFT_REPEAT(513), [2151] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_record_pattern_arguments_repeat1, 2), [2153] = {.entry = {.count = 1, .reusable = true}}, SHIFT(862), [2155] = {.entry = {.count = 1, .reusable = true}}, SHIFT(538), [2157] = {.entry = {.count = 1, .reusable = true}}, SHIFT(522), [2159] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__pattern_bit_string_repeat1, 2), SHIFT_REPEAT(553), [2162] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__pattern_bit_string_repeat1, 2), [2164] = {.entry = {.count = 1, .reusable = true}}, SHIFT(753), [2166] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1093), [2168] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_arguments_repeat1, 2), SHIFT_REPEAT(95), [2171] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_arguments_repeat1, 2), [2173] = {.entry = {.count = 1, .reusable = true}}, SHIFT(811), [2175] = {.entry = {.count = 1, .reusable = true}}, SHIFT(578), [2177] = {.entry = {.count = 1, .reusable = true}}, SHIFT(504), [2179] = {.entry = {.count = 1, .reusable = true}}, SHIFT(587), [2181] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__bit_string_segment_option, 1), [2183] = {.entry = {.count = 1, .reusable = true}}, SHIFT(565), [2185] = {.entry = {.count = 1, .reusable = true}}, SHIFT(552), [2187] = {.entry = {.count = 1, .reusable = true}}, SHIFT(509), [2189] = {.entry = {.count = 1, .reusable = true}}, SHIFT(640), [2191] = {.entry = {.count = 1, .reusable = true}}, SHIFT(660), [2193] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_tuple_type, 3), [2195] = {.entry = {.count = 1, .reusable = true}}, SHIFT(890), [2197] = {.entry = {.count = 1, .reusable = true}}, SHIFT(752), [2199] = {.entry = {.count = 1, .reusable = true}}, SHIFT(174), [2201] = {.entry = {.count = 1, .reusable = true}}, SHIFT(701), [2203] = {.entry = {.count = 1, .reusable = true}}, SHIFT(961), [2205] = {.entry = {.count = 1, .reusable = true}}, SHIFT(745), [2207] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_type_arguments, 2), [2209] = {.entry = {.count = 1, .reusable = true}}, SHIFT(689), [2211] = {.entry = {.count = 1, .reusable = true}}, SHIFT(969), [2213] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_function_parameters_repeat1, 2), SHIFT_REPEAT(758), [2216] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_function_parameters_repeat1, 2), [2218] = {.entry = {.count = 1, .reusable = true}}, SHIFT(610), [2220] = {.entry = {.count = 1, .reusable = true}}, SHIFT(748), [2222] = {.entry = {.count = 1, .reusable = true}}, SHIFT(636), [2224] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__labeled_name_param, 2, .production_id = 23), [2226] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__labeled_discard_param, 2, .production_id = 23), [2228] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_expression_bit_string_segment, 1, .production_id = 3), [2230] = {.entry = {.count = 1, .reusable = true}}, SHIFT(382), [2232] = {.entry = {.count = 1, .reusable = true}}, SHIFT(245), [2234] = {.entry = {.count = 1, .reusable = true}}, SHIFT(55), [2236] = {.entry = {.count = 1, .reusable = true}}, SHIFT(627), [2238] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1074), [2240] = {.entry = {.count = 1, .reusable = true}}, SHIFT(539), [2242] = {.entry = {.count = 1, .reusable = true}}, SHIFT(728), [2244] = {.entry = {.count = 1, .reusable = true}}, SHIFT(641), [2246] = {.entry = {.count = 1, .reusable = true}}, SHIFT(501), [2248] = {.entry = {.count = 1, .reusable = true}}, SHIFT(643), [2250] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1225), [2252] = {.entry = {.count = 1, .reusable = true}}, SHIFT(639), [2254] = {.entry = {.count = 1, .reusable = true}}, SHIFT(503), [2256] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__expression_bit_string_repeat1, 2), SHIFT_REPEAT(272), [2259] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__expression_bit_string_repeat1, 2), [2261] = {.entry = {.count = 1, .reusable = true}}, SHIFT(516), [2263] = {.entry = {.count = 1, .reusable = true}}, SHIFT(756), [2265] = {.entry = {.count = 1, .reusable = true}}, SHIFT(65), [2267] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_type_parameters_repeat1, 2), SHIFT_REPEAT(1067), [2270] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_type_parameters_repeat1, 2), [2272] = {.entry = {.count = 1, .reusable = true}}, SHIFT(185), [2274] = {.entry = {.count = 1, .reusable = true}}, SHIFT(67), [2276] = {.entry = {.count = 1, .reusable = true}}, SHIFT(296), [2278] = {.entry = {.count = 1, .reusable = true}}, SHIFT(43), [2280] = {.entry = {.count = 1, .reusable = true}}, SHIFT(12), [2282] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record_pattern_argument, 1, .production_id = 27), [2284] = {.entry = {.count = 1, .reusable = true}}, SHIFT(228), [2286] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record_pattern_argument, 3, .production_id = 49), [2288] = {.entry = {.count = 1, .reusable = true}}, SHIFT(555), [2290] = {.entry = {.count = 1, .reusable = true}}, SHIFT(739), [2292] = {.entry = {.count = 1, .reusable = true}}, SHIFT(921), [2294] = {.entry = {.count = 1, .reusable = true}}, SHIFT(243), [2296] = {.entry = {.count = 1, .reusable = true}}, SHIFT(437), [2298] = {.entry = {.count = 1, .reusable = true}}, SHIFT(203), [2300] = {.entry = {.count = 1, .reusable = true}}, SHIFT(615), [2302] = {.entry = {.count = 1, .reusable = true}}, SHIFT(229), [2304] = {.entry = {.count = 1, .reusable = true}}, SHIFT(335), [2306] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1196), [2308] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_case_subjects, 2), [2310] = {.entry = {.count = 1, .reusable = true}}, SHIFT(265), [2312] = {.entry = {.count = 1, .reusable = true}}, SHIFT(860), [2314] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record_update_arguments, 1), [2316] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_unqualified_imports_repeat1, 2), [2318] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_unqualified_imports_repeat1, 2), SHIFT_REPEAT(840), [2321] = {.entry = {.count = 1, .reusable = true}}, SHIFT(584), [2323] = {.entry = {.count = 1, .reusable = true}}, SHIFT(271), [2325] = {.entry = {.count = 1, .reusable = true}}, SHIFT(79), [2327] = {.entry = {.count = 1, .reusable = true}}, SHIFT(520), [2329] = {.entry = {.count = 1, .reusable = true}}, SHIFT(742), [2331] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pattern_bit_string_segment, 1, .production_id = 10), [2333] = {.entry = {.count = 1, .reusable = true}}, SHIFT(371), [2335] = {.entry = {.count = 1, .reusable = true}}, SHIFT(70), [2337] = {.entry = {.count = 1, .reusable = true}}, SHIFT(667), [2339] = {.entry = {.count = 1, .reusable = true}}, SHIFT(177), [2341] = {.entry = {.count = 1, .reusable = true}}, SHIFT(82), [2343] = {.entry = {.count = 1, .reusable = true}}, SHIFT(366), [2345] = {.entry = {.count = 1, .reusable = true}}, SHIFT(431), [2347] = {.entry = {.count = 1, .reusable = true}}, SHIFT(815), [2349] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unqualified_import, 1, .production_id = 1), [2351] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1087), [2353] = {.entry = {.count = 1, .reusable = true}}, SHIFT(231), [2355] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1090), [2357] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__discard_param, 1, .production_id = 1), [2359] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__constant_bit_string_repeat1, 2), SHIFT_REPEAT(590), [2362] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__constant_bit_string_repeat1, 2), [2364] = {.entry = {.count = 1, .reusable = true}}, SHIFT(542), [2366] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__name_param, 1, .production_id = 1), [2368] = {.entry = {.count = 1, .reusable = true}}, SHIFT(599), [2370] = {.entry = {.count = 1, .reusable = true}}, SHIFT(449), [2372] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_tuple_type, 4), [2374] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_bit_string_segment, 1, .production_id = 3), [2376] = {.entry = {.count = 1, .reusable = true}}, SHIFT(377), [2378] = {.entry = {.count = 1, .reusable = true}}, SHIFT(569), [2380] = {.entry = {.count = 1, .reusable = true}}, SHIFT(458), [2382] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_type, 2, .production_id = 6), [2384] = {.entry = {.count = 1, .reusable = true}}, SHIFT(719), [2386] = {.entry = {.count = 1, .reusable = true}}, SHIFT(219), [2388] = {.entry = {.count = 1, .reusable = true}}, SHIFT(635), [2390] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1180), [2392] = {.entry = {.count = 1, .reusable = true}}, SHIFT(232), [2394] = {.entry = {.count = 1, .reusable = true}}, SHIFT(389), [2396] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_type_arguments, 3), [2398] = {.entry = {.count = 1, .reusable = true}}, SHIFT(699), [2400] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__expression_bit_string_segment_option_size, 4), [2402] = {.entry = {.count = 1, .reusable = true}}, SHIFT(614), [2404] = {.entry = {.count = 1, .reusable = true}}, SHIFT(737), [2406] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1105), [2408] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__constant_bit_string_segment_option_size, 4), [2410] = {.entry = {.count = 1, .reusable = true}}, SHIFT(248), [2412] = {.entry = {.count = 1, .reusable = true}}, SHIFT(191), [2414] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__bit_string_segment_option, 4), [2416] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_external_function_parameters_repeat1, 2), SHIFT_REPEAT(648), [2419] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_external_function_parameters_repeat1, 2), [2421] = {.entry = {.count = 1, .reusable = true}}, SHIFT(267), [2423] = {.entry = {.count = 1, .reusable = true}}, SHIFT(268), [2425] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__type_annotation, 2, .production_id = 19), [2427] = {.entry = {.count = 1, .reusable = true}}, SHIFT(624), [2429] = {.entry = {.count = 1, .reusable = true}}, SHIFT(644), [2431] = {.entry = {.count = 1, .reusable = true}}, SHIFT(650), [2433] = {.entry = {.count = 1, .reusable = true}}, SHIFT(637), [2435] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_type_arguments, 5), [2437] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_tuple_type, 6), [2439] = {.entry = {.count = 1, .reusable = true}}, SHIFT(755), [2441] = {.entry = {.count = 1, .reusable = true}}, SHIFT(246), [2443] = {.entry = {.count = 1, .reusable = true}}, SHIFT(460), [2445] = {.entry = {.count = 1, .reusable = true}}, SHIFT(630), [2447] = {.entry = {.count = 1, .reusable = true}}, SHIFT(642), [2449] = {.entry = {.count = 1, .reusable = true}}, SHIFT(549), [2451] = {.entry = {.count = 1, .reusable = true}}, SHIFT(606), [2453] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_constant_record_arguments_repeat1, 2), SHIFT_REPEAT(575), [2456] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_constant_record_arguments_repeat1, 2), [2458] = {.entry = {.count = 1, .reusable = true}}, SHIFT(46), [2460] = {.entry = {.count = 1, .reusable = true}}, SHIFT(109), [2462] = {.entry = {.count = 1, .reusable = true}}, SHIFT(596), [2464] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_record_update_arguments_repeat1, 2), SHIFT_REPEAT(979), [2467] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_record_update_arguments_repeat1, 2), [2469] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_tuple_type, 5), [2471] = {.entry = {.count = 1, .reusable = true}}, SHIFT(264), [2473] = {.entry = {.count = 1, .reusable = true}}, SHIFT(186), [2475] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__pattern_bit_string_segment_option_size, 4), [2477] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_constant_tuple_type_repeat1, 2), SHIFT_REPEAT(722), [2480] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_constant_tuple_type_repeat1, 2), [2482] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_type_arguments, 4), [2484] = {.entry = {.count = 1, .reusable = true}}, SHIFT(678), [2486] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1024), [2488] = {.entry = {.count = 1, .reusable = true}}, SHIFT(455), [2490] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_type_arguments_repeat1, 2), SHIFT_REPEAT(647), [2493] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_type_arguments_repeat1, 2), [2495] = {.entry = {.count = 1, .reusable = true}}, SHIFT(450), [2497] = {.entry = {.count = 1, .reusable = true}}, SHIFT(638), [2499] = {.entry = {.count = 1, .reusable = true}}, SHIFT(710), [2501] = {.entry = {.count = 1, .reusable = true}}, SHIFT(645), [2503] = {.entry = {.count = 1, .reusable = true}}, SHIFT(708), [2505] = {.entry = {.count = 1, .reusable = true}}, SHIFT(215), [2507] = {.entry = {.count = 1, .reusable = true}}, SHIFT(54), [2509] = {.entry = {.count = 1, .reusable = true}}, SHIFT(766), [2511] = {.entry = {.count = 1, .reusable = true}}, SHIFT(809), [2513] = {.entry = {.count = 1, .reusable = true}}, SHIFT(603), [2515] = {.entry = {.count = 1, .reusable = true}}, SHIFT(510), [2517] = {.entry = {.count = 1, .reusable = true}}, SHIFT(566), [2519] = {.entry = {.count = 1, .reusable = true}}, SHIFT(531), [2521] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_tuple_type_repeat1, 2), SHIFT_REPEAT(653), [2524] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_tuple_type_repeat1, 2), [2526] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_data_constructor_arguments_repeat1, 2), SHIFT_REPEAT(633), [2529] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_data_constructor_arguments_repeat1, 2), [2531] = {.entry = {.count = 1, .reusable = true}}, SHIFT(452), [2533] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1014), [2535] = {.entry = {.count = 1, .reusable = true}}, SHIFT(804), [2537] = {.entry = {.count = 1, .reusable = true}}, SHIFT(595), [2539] = {.entry = {.count = 1, .reusable = true}}, SHIFT(534), [2541] = {.entry = {.count = 1, .reusable = true}}, SHIFT(594), [2543] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_constant_type_arguments_repeat1, 2), SHIFT_REPEAT(706), [2546] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_constant_type_arguments_repeat1, 2), [2548] = {.entry = {.count = 1, .reusable = true}}, SHIFT(561), [2550] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_record_argument, 1, .production_id = 3), [2552] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_data_constructor_argument, 3, .production_id = 43), [2554] = {.entry = {.count = 1, .reusable = true}}, SHIFT(634), [2556] = {.entry = {.count = 1, .reusable = true}}, SHIFT(834), [2558] = {.entry = {.count = 1, .reusable = true}}, SHIFT(685), [2560] = {.entry = {.count = 1, .reusable = true}}, SHIFT(368), [2562] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pattern_bit_string_segment, 3, .production_id = 38), [2564] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_record_argument, 3, .production_id = 43), [2566] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_data_constructor_arguments, 4), [2568] = {.entry = {.count = 1, .reusable = true}}, SHIFT(816), [2570] = {.entry = {.count = 1, .reusable = true}}, SHIFT(669), [2572] = {.entry = {.count = 1, .reusable = true}}, SHIFT(801), [2574] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1139), [2576] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_data_constructor, 2, .production_id = 6), [2578] = {.entry = {.count = 1, .reusable = true}}, SHIFT(116), [2580] = {.entry = {.count = 1, .reusable = true}}, SHIFT(664), [2582] = {.entry = {.count = 1, .reusable = true}}, SHIFT(617), [2584] = {.entry = {.count = 1, .reusable = true}}, SHIFT(111), [2586] = {.entry = {.count = 1, .reusable = true}}, SHIFT(654), [2588] = {.entry = {.count = 1, .reusable = true}}, SHIFT(123), [2590] = {.entry = {.count = 1, .reusable = true}}, SHIFT(665), [2592] = {.entry = {.count = 1, .reusable = true}}, SHIFT(802), [2594] = {.entry = {.count = 1, .reusable = true}}, SHIFT(126), [2596] = {.entry = {.count = 1, .reusable = true}}, SHIFT(666), [2598] = {.entry = {.count = 1, .reusable = true}}, SHIFT(128), [2600] = {.entry = {.count = 1, .reusable = true}}, SHIFT(671), [2602] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_parameters, 2), [2604] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_data_constructor_arguments, 3), [2606] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_data_constructor_arguments, 5), [2608] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_external_function_parameter, 3, .production_id = 56), [2610] = {.entry = {.count = 1, .reusable = true}}, SHIFT(22), [2612] = {.entry = {.count = 1, .reusable = true}}, SHIFT(810), [2614] = {.entry = {.count = 1, .reusable = true}}, SHIFT(792), [2616] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1033), [2618] = {.entry = {.count = 1, .reusable = true}}, SHIFT(824), [2620] = {.entry = {.count = 1, .reusable = true}}, SHIFT(670), [2622] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_expression_bit_string_segment, 3, .production_id = 20), [2624] = {.entry = {.count = 1, .reusable = true}}, SHIFT(71), [2626] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1106), [2628] = {.entry = {.count = 1, .reusable = true}}, SHIFT(687), [2630] = {.entry = {.count = 1, .reusable = true}}, SHIFT(77), [2632] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_external_function_parameter, 1, .production_id = 33), [2634] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_parameter, 1), [2636] = {.entry = {.count = 1, .reusable = true}}, SHIFT(365), [2638] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7), [2640] = {.entry = {.count = 1, .reusable = true}}, SHIFT(798), [2642] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1036), [2644] = {.entry = {.count = 1, .reusable = true}}, SHIFT(713), [2646] = {.entry = {.count = 1, .reusable = true}}, SHIFT(68), [2648] = {.entry = {.count = 1, .reusable = true}}, SHIFT(117), [2650] = {.entry = {.count = 1, .reusable = true}}, SHIFT(679), [2652] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_parameters, 3), [2654] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_bit_string_segment, 3, .production_id = 20), [2656] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_parameter, 2, .production_id = 21), [2658] = {.entry = {.count = 1, .reusable = true}}, SHIFT(793), [2660] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1135), [2662] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant_type_argument, 1), [2664] = {.entry = {.count = 1, .reusable = true}}, SHIFT(848), [2666] = {.entry = {.count = 1, .reusable = true}}, SHIFT(684), [2668] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_parameter, 2, .production_id = 22), [2670] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unqualified_import, 3, .production_id = 54), [2672] = {.entry = {.count = 1, .reusable = true}}, SHIFT(120), [2674] = {.entry = {.count = 1, .reusable = true}}, SHIFT(683), [2676] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_data_constructor_arguments, 2), [2678] = {.entry = {.count = 1, .reusable = true}}, SHIFT(73), [2680] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_parameters, 4), [2682] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_data_constructor_argument, 1, .production_id = 3), [2684] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_argument, 1), [2686] = {.entry = {.count = 1, .reusable = true}}, SHIFT(295), [2688] = {.entry = {.count = 1, .reusable = true}}, SHIFT(831), [2690] = {.entry = {.count = 1, .reusable = true}}, SHIFT(662), [2692] = {.entry = {.count = 1, .reusable = true}}, SHIFT(820), [2694] = {.entry = {.count = 1, .reusable = true}}, SHIFT(652), [2696] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1241), [2698] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pattern_spread, 1), [2700] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_parameters, 5), [2702] = {.entry = {.count = 1, .reusable = true}}, SHIFT(132), [2704] = {.entry = {.count = 1, .reusable = true}}, SHIFT(681), [2706] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_hole, 1), [2708] = {.entry = {.count = 1, .reusable = true}}, SHIFT(768), [2710] = {.entry = {.count = 1, .reusable = true}}, SHIFT(682), [2712] = {.entry = {.count = 1, .reusable = true}}, SHIFT(322), [2714] = {.entry = {.count = 1, .reusable = true}}, SHIFT(309), [2716] = {.entry = {.count = 1, .reusable = true}}, SHIFT(145), [2718] = {.entry = {.count = 1, .reusable = true}}, SHIFT(732), [2720] = {.entry = {.count = 1, .reusable = true}}, SHIFT(564), [2722] = {.entry = {.count = 1, .reusable = true}}, SHIFT(646), [2724] = {.entry = {.count = 1, .reusable = true}}, SHIFT(320), [2726] = {.entry = {.count = 1, .reusable = true}}, SHIFT(974), [2728] = {.entry = {.count = 1, .reusable = true}}, SHIFT(198), [2730] = {.entry = {.count = 1, .reusable = true}}, SHIFT(608), [2732] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_parameter_types, 2), [2734] = {.entry = {.count = 1, .reusable = true}}, SHIFT(124), [2736] = {.entry = {.count = 1, .reusable = true}}, SHIFT(163), [2738] = {.entry = {.count = 1, .reusable = true}}, SHIFT(723), [2740] = {.entry = {.count = 1, .reusable = true}}, SHIFT(676), [2742] = {.entry = {.count = 1, .reusable = true}}, SHIFT(63), [2744] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1031), [2746] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list_pattern_tail, 2), [2748] = {.entry = {.count = 1, .reusable = true}}, SHIFT(800), [2750] = {.entry = {.count = 1, .reusable = true}}, SHIFT(34), [2752] = {.entry = {.count = 1, .reusable = true}}, SHIFT(238), [2754] = {.entry = {.count = 1, .reusable = true}}, SHIFT(601), [2756] = {.entry = {.count = 1, .reusable = true}}, SHIFT(982), [2758] = {.entry = {.count = 1, .reusable = true}}, SHIFT(112), [2760] = {.entry = {.count = 1, .reusable = true}}, SHIFT(375), [2762] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_external_function_parameters, 3), [2764] = {.entry = {.count = 1, .reusable = true}}, SHIFT(591), [2766] = {.entry = {.count = 1, .reusable = true}}, SHIFT(656), [2768] = {.entry = {.count = 1, .reusable = true}}, SHIFT(649), [2770] = {.entry = {.count = 1, .reusable = true}}, SHIFT(414), [2772] = {.entry = {.count = 1, .reusable = true}}, SHIFT(976), [2774] = {.entry = {.count = 1, .reusable = true}}, SHIFT(707), [2776] = {.entry = {.count = 1, .reusable = true}}, SHIFT(127), [2778] = {.entry = {.count = 1, .reusable = true}}, SHIFT(663), [2780] = {.entry = {.count = 1, .reusable = true}}, SHIFT(750), [2782] = {.entry = {.count = 1, .reusable = true}}, SHIFT(360), [2784] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__constant_type_annotation, 2, .production_id = 19), [2786] = {.entry = {.count = 1, .reusable = true}}, SHIFT(997), [2788] = {.entry = {.count = 1, .reusable = true}}, SHIFT(625), [2790] = {.entry = {.count = 1, .reusable = true}}, SHIFT(797), [2792] = {.entry = {.count = 1, .reusable = true}}, SHIFT(981), [2794] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_target, 1), [2796] = {.entry = {.count = 1, .reusable = true}}, SHIFT(813), [2798] = {.entry = {.count = 1, .reusable = true}}, SHIFT(607), [2800] = {.entry = {.count = 1, .reusable = true}}, SHIFT(216), [2802] = {.entry = {.count = 1, .reusable = true}}, SHIFT(195), [2804] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1094), [2806] = {.entry = {.count = 1, .reusable = true}}, SHIFT(422), [2808] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1096), [2810] = {.entry = {.count = 1, .reusable = true}}, SHIFT(796), [2812] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_external_function_parameters, 2), [2814] = {.entry = {.count = 1, .reusable = true}}, ACCEPT_INPUT(), [2816] = {.entry = {.count = 1, .reusable = true}}, SHIFT(269), [2818] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9), [2820] = {.entry = {.count = 1, .reusable = true}}, SHIFT(251), [2822] = {.entry = {.count = 1, .reusable = true}}, SHIFT(168), [2824] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1136), [2826] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1082), [2828] = {.entry = {.count = 1, .reusable = true}}, SHIFT(794), [2830] = {.entry = {.count = 1, .reusable = true}}, SHIFT(808), [2832] = {.entry = {.count = 1, .reusable = true}}, SHIFT(373), [2834] = {.entry = {.count = 1, .reusable = true}}, SHIFT(805), [2836] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1095), [2838] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_external_function_parameters, 4), [2840] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_parameter_types, 5), [2842] = {.entry = {.count = 1, .reusable = true}}, SHIFT(724), [2844] = {.entry = {.count = 1, .reusable = true}}, SHIFT(411), [2846] = {.entry = {.count = 1, .reusable = true}}, SHIFT(814), [2848] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_parameter_types, 3), [2850] = {.entry = {.count = 1, .reusable = true}}, SHIFT(125), [2852] = {.entry = {.count = 1, .reusable = true}}, SHIFT(612), [2854] = {.entry = {.count = 1, .reusable = true}}, SHIFT(677), [2856] = {.entry = {.count = 1, .reusable = true}}, SHIFT(488), [2858] = {.entry = {.count = 1, .reusable = true}}, SHIFT(121), [2860] = {.entry = {.count = 1, .reusable = true}}, SHIFT(651), [2862] = {.entry = {.count = 1, .reusable = true}}, SHIFT(119), [2864] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1008), [2866] = {.entry = {.count = 1, .reusable = true}}, SHIFT(412), [2868] = {.entry = {.count = 1, .reusable = true}}, SHIFT(122), [2870] = {.entry = {.count = 1, .reusable = true}}, SHIFT(227), [2872] = {.entry = {.count = 1, .reusable = true}}, SHIFT(720), [2874] = {.entry = {.count = 1, .reusable = true}}, SHIFT(398), [2876] = {.entry = {.count = 1, .reusable = true}}, SHIFT(108), [2878] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_pattern_spread, 2), [2880] = {.entry = {.count = 1, .reusable = true}}, SHIFT(253), [2882] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1007), [2884] = {.entry = {.count = 1, .reusable = true}}, SHIFT(471), [2886] = {.entry = {.count = 1, .reusable = true}}, SHIFT(175), [2888] = {.entry = {.count = 1, .reusable = true}}, SHIFT(250), [2890] = {.entry = {.count = 1, .reusable = true}}, SHIFT(551), [2892] = {.entry = {.count = 1, .reusable = true}}, SHIFT(148), [2894] = {.entry = {.count = 1, .reusable = true}}, SHIFT(680), [2896] = {.entry = {.count = 1, .reusable = true}}, SHIFT(790), [2898] = {.entry = {.count = 1, .reusable = true}}, SHIFT(763), [2900] = {.entry = {.count = 1, .reusable = true}}, SHIFT(777), [2902] = {.entry = {.count = 1, .reusable = true}}, SHIFT(730), [2904] = {.entry = {.count = 1, .reusable = true}}, SHIFT(165), [2906] = {.entry = {.count = 1, .reusable = true}}, SHIFT(118), [2908] = {.entry = {.count = 1, .reusable = true}}, SHIFT(609), [2910] = {.entry = {.count = 1, .reusable = true}}, SHIFT(738), [2912] = {.entry = {.count = 1, .reusable = true}}, SHIFT(611), [2914] = {.entry = {.count = 1, .reusable = true}}, SHIFT(257), [2916] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_parameter_types, 4), [2918] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_external_function_parameters, 5), [2920] = {.entry = {.count = 1, .reusable = true}}, SHIFT(672), [2922] = {.entry = {.count = 1, .reusable = true}}, SHIFT(493), }; #ifdef __cplusplus extern "C" { #endif #ifdef _WIN32 #define extern __declspec(dllexport) #endif extern const TSLanguage *tree_sitter_gleam(void) { static const TSLanguage language = { .version = LANGUAGE_VERSION, .symbol_count = SYMBOL_COUNT, .alias_count = ALIAS_COUNT, .token_count = TOKEN_COUNT, .external_token_count = EXTERNAL_TOKEN_COUNT, .state_count = STATE_COUNT, .large_state_count = LARGE_STATE_COUNT, .production_id_count = PRODUCTION_ID_COUNT, .field_count = FIELD_COUNT, .max_alias_sequence_length = MAX_ALIAS_SEQUENCE_LENGTH, .parse_table = &ts_parse_table[0][0], .small_parse_table = ts_small_parse_table, .small_parse_table_map = ts_small_parse_table_map, .parse_actions = ts_parse_actions, .symbol_names = ts_symbol_names, .field_names = ts_field_names, .field_map_slices = ts_field_map_slices, .field_map_entries = ts_field_map_entries, .symbol_metadata = ts_symbol_metadata, .public_symbol_map = ts_symbol_map, .alias_map = ts_non_terminal_alias_map, .alias_sequences = &ts_alias_sequences[0][0], .lex_modes = ts_lex_modes, .lex_fn = ts_lex, }; return &language; } #ifdef __cplusplus } #endif