fix compiler errors for normal-move.sml
This commit is contained in:
@@ -155,7 +155,7 @@ struct
|
||||
, visualScrollColumn
|
||||
)
|
||||
val drawMsg = Vector.concat drawMsg
|
||||
val drawMsg = DrawMsg.DRAW_TEXT drawMsg
|
||||
val drawMsg = [DrawMsg.DRAW_TEXT drawMsg]
|
||||
|
||||
val mode = NORMAL_MODE ""
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user