runtime: expand abi array
This commit is contained in:
@@ -221,9 +221,9 @@ func panicSliceConvert(x int, y int)
|
||||
var divideError error
|
||||
var overflowError error
|
||||
|
||||
/* TODO(xsw):
|
||||
var shiftError = error(errorString("negative shift amount"))
|
||||
|
||||
/*
|
||||
func Panicshift() {
|
||||
panic(shiftError)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user