surf
surf copied to clipboard
error value passed to panic doesn't belong to fm.Submit()
if fm.Submit() != nil{ panic(err) // err doesn't belong to fm.Submit() }