summaryrefslogtreecommitdiff
path: root/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/gopherjs/gopherjs/compiler/natives/src/math/big/big.go
blob: 83374757087fb5bc92da1686f7e098b63bf91ecf (plain)
1
2
3
4
5
6
7
// +build js

package big

// TODO: This is a workaround for https://github.com/gopherjs/gopherjs/issues/652.
//       Remove after that issue is resolved.
type Word uintptr