|  1d34f868da This makes sure the most commonly used types have the lowest type codes. This was intended to be the case, but apparently I forgot to sort them the right way. | ||
|---|---|---|
| .. | ||
| calls.go | ||
| channel.go | ||
| compiler.go | ||
| defer.go | ||
| errors.go | ||
| goroutine-lowering.go | ||
| interface-lowering.go | ||
| interface.go | ||
| llvm.go | ||
| map.go | ||
| optimizer.go | ||
| sizes.go | ||