smartlyd
Results
1
issues of
smartlyd
例如有一段diff代码 `const getTitle = () => { let a = 30 let b = 0 let c = a / b return c }` prompt应该如何实现呢?使用input_wrapper与不使用是否有区别?