-
Jeffrey Wilcke authored
Fixed up `[]byte` slice support such that `function print(bytes input)` accepts `[]byte` as input and treats it as 1 element rather than a slice of multiple elements. Added support for variable length input parameters like `bytes` and `strings`.
fe45210c
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| abi.go | ||
| abi_test.go | ||
| argument.go | ||
| doc.go | ||
| event.go | ||
| event_test.go | ||
| method.go | ||
| numbers.go | ||
| numbers_test.go | ||
| type.go |