Improve range in fijzmeoijqzejfmqzjofjqzojfomqjzjqjzexample

This commit is contained in:
Jeroen Engels 2024-05-07 23:04:02 +02:00
parent 4ced912e03
commit db85181f6a

View File

@ -2048,7 +2048,7 @@ and reports errors when the classes given as argument are unknown.
, "Here are the classes that seem unused: " ++ String.join " " (Set.toList unusedClasses)
]
}
{ start = { row = 1, column = 1 }, end = { row = 2, column = 1 } }
{ start = { row = 1, column = 1 }, end = { row = 1, column = 100000 } }
)
-}