remove unnecessary linebreak
This commit is contained in:
@@ -5,7 +5,6 @@ struct
|
|||||||
open AppType
|
open AppType
|
||||||
open InputMsg
|
open InputMsg
|
||||||
|
|
||||||
|
|
||||||
fun getNumLength (pos, str) =
|
fun getNumLength (pos, str) =
|
||||||
if pos = String.size str then
|
if pos = String.size str then
|
||||||
pos
|
pos
|
||||||
|
|||||||
Reference in New Issue
Block a user