From fd62abb6c76673c73596b4a76037eb51fa86600f Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 10 Apr 2024 23:41:04 -0500 Subject: Fix typo --- read.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/read.lua b/read.lua index 069df57..c9058e4 100644 --- a/read.lua +++ b/read.lua @@ -84,7 +84,7 @@ local function consume_whitespace (cs) return false, nil, cs end -local function consume_numbers_etc (cs) +local function consume_number_etc (cs) -- Since numbers can start with +, -, and ., those symbols and ... are -- handled along with numbers. local tok -- cgit 1.4.1-21-gabe81