我正在编写一个程序来从控制台条目中获取输入 let line = Console.ReadLine() 它给出了一个类型错误.
let line = Console.ReadLine()
f#
f# ×1