#1718·yaegi

使用接口进行类型断言时出现错误,错误信息为"接口转换: nil 不是接口"

作者: tom93创建于 2026年4月2日更新于 2026年4月2日

Update: The issue is with the conversion, not the type assertion; see comment.