blob: 65299435081c3e770e50478e8517f88dd395626e [file] [log] [blame]
// Code generated by mkstdlib.go. DO NOT EDIT.
package unimported
func _() {
//@unimported("", archiveslashtar, archiveslashzip, bufio, bytes, compressslashbzip2, compressslashflate, compressslashgzip, compressslashlzw, compressslashzlib, containerslashheap, containerslashlist, containerslashring, context, crypto, cryptoslashaes, cryptoslashcipher, cryptoslashdes, cryptoslashdsa, cryptoslashecdsa, cryptoslashed25519, cryptoslashelliptic, cryptoslashhmac, cryptoslashmd5, cryptoslashrand, cryptoslashrc4, cryptoslashrsa, cryptoslashsha1, cryptoslashsha256, cryptoslashsha512, cryptoslashsubtle, cryptoslashtls, cryptoslashx509, cryptoslashx509slashpkix, databaseslashsql, databaseslashsqlslashdriver, debugslashdwarf, debugslashelf, debugslashgosym, debugslashmacho, debugslashpe, debugslashplan9obj, encoding, encodingslashascii85, encodingslashasn1, encodingslashbase32, encodingslashbase64, encodingslashbinary, encodingslashcsv, encodingslashgob, encodingslashhex, encodingslashjson, encodingslashpem, encodingslashxml, errors, expvar, flag, fmt, goslashast, goslashbuild, goslashconstant, goslashdoc, goslashformat, goslashimporter, goslashparser, goslashprinter, goslashscanner, goslashtoken, goslashtypes, hash, hashslashadler32, hashslashcrc32, hashslashcrc64, hashslashfnv, html, htmlslashtemplate, image, imageslashcolor, imageslashcolorslashpalette, imageslashdraw, imageslashgif, imageslashjpeg, imageslashpng, indexslashsuffixarray, io, ioslashioutil, log, logslashsyslog, math, mathslashbig, mathslashbits, mathslashcmplx, mathslashrand, mime, mimeslashmultipart, mimeslashquotedprintable, net, netslashhttp, netslashhttpslashcgi, netslashhttpslashcookiejar, netslashhttpslashfcgi, netslashhttpslashhttptest, netslashhttpslashhttptrace, netslashhttpslashhttputil, netslashhttpslashpprof, netslashmail, netslashrpc, netslashrpcslashjsonrpc, netslashsmtp, netslashtextproto, netslashurl, os, osslashexec, osslashsignal, osslashuser, path, pathslashfilepath, plugin, reflect, regexp, regexpslashsyntax, runtime, runtimeslashdebug, runtimeslashpprof, runtimeslashtrace, sort, strconv, strings, sync, syncslashatomic, syscall, syscallslashjs, testing, testingslashiotest, testingslashquick, textslashscanner, textslashtabwriter, textslashtemplate, textslashtemplateslashparse, time, unicode, unicodeslashutf16, unicodeslashutf8, unsafe)
}
// Create markers for unimported std lib packages. Only for use by this test.
/* tar */ //@item(archiveslashtar, "tar", "\"archive/tar\"", "package")
/* zip */ //@item(archiveslashzip, "zip", "\"archive/zip\"", "package")
/* bufio */ //@item(bufio, "bufio", "\"bufio\"", "package")
/* bytes */ //@item(bytes, "bytes", "\"bytes\"", "package")
/* bzip2 */ //@item(compressslashbzip2, "bzip2", "\"compress/bzip2\"", "package")
/* flate */ //@item(compressslashflate, "flate", "\"compress/flate\"", "package")
/* gzip */ //@item(compressslashgzip, "gzip", "\"compress/gzip\"", "package")
/* lzw */ //@item(compressslashlzw, "lzw", "\"compress/lzw\"", "package")
/* zlib */ //@item(compressslashzlib, "zlib", "\"compress/zlib\"", "package")
/* heap */ //@item(containerslashheap, "heap", "\"container/heap\"", "package")
/* list */ //@item(containerslashlist, "list", "\"container/list\"", "package")
/* ring */ //@item(containerslashring, "ring", "\"container/ring\"", "package")
/* context */ //@item(context, "context", "\"context\"", "package")
/* crypto */ //@item(crypto, "crypto", "\"crypto\"", "package")
/* aes */ //@item(cryptoslashaes, "aes", "\"crypto/aes\"", "package")
/* cipher */ //@item(cryptoslashcipher, "cipher", "\"crypto/cipher\"", "package")
/* des */ //@item(cryptoslashdes, "des", "\"crypto/des\"", "package")
/* dsa */ //@item(cryptoslashdsa, "dsa", "\"crypto/dsa\"", "package")
/* ecdsa */ //@item(cryptoslashecdsa, "ecdsa", "\"crypto/ecdsa\"", "package")
/* ed25519 */ //@item(cryptoslashed25519, "ed25519", "\"crypto/ed25519\"", "package")
/* elliptic */ //@item(cryptoslashelliptic, "elliptic", "\"crypto/elliptic\"", "package")
/* hmac */ //@item(cryptoslashhmac, "hmac", "\"crypto/hmac\"", "package")
/* md5 */ //@item(cryptoslashmd5, "md5", "\"crypto/md5\"", "package")
/* rand */ //@item(cryptoslashrand, "rand", "\"crypto/rand\"", "package")
/* rc4 */ //@item(cryptoslashrc4, "rc4", "\"crypto/rc4\"", "package")
/* rsa */ //@item(cryptoslashrsa, "rsa", "\"crypto/rsa\"", "package")
/* sha1 */ //@item(cryptoslashsha1, "sha1", "\"crypto/sha1\"", "package")
/* sha256 */ //@item(cryptoslashsha256, "sha256", "\"crypto/sha256\"", "package")
/* sha512 */ //@item(cryptoslashsha512, "sha512", "\"crypto/sha512\"", "package")
/* subtle */ //@item(cryptoslashsubtle, "subtle", "\"crypto/subtle\"", "package")
/* tls */ //@item(cryptoslashtls, "tls", "\"crypto/tls\"", "package")
/* x509 */ //@item(cryptoslashx509, "x509", "\"crypto/x509\"", "package")
/* pkix */ //@item(cryptoslashx509slashpkix, "pkix", "\"crypto/x509/pkix\"", "package")
/* sql */ //@item(databaseslashsql, "sql", "\"database/sql\"", "package")
/* driver */ //@item(databaseslashsqlslashdriver, "driver", "\"database/sql/driver\"", "package")
/* dwarf */ //@item(debugslashdwarf, "dwarf", "\"debug/dwarf\"", "package")
/* elf */ //@item(debugslashelf, "elf", "\"debug/elf\"", "package")
/* gosym */ //@item(debugslashgosym, "gosym", "\"debug/gosym\"", "package")
/* macho */ //@item(debugslashmacho, "macho", "\"debug/macho\"", "package")
/* pe */ //@item(debugslashpe, "pe", "\"debug/pe\"", "package")
/* plan9obj */ //@item(debugslashplan9obj, "plan9obj", "\"debug/plan9obj\"", "package")
/* encoding */ //@item(encoding, "encoding", "\"encoding\"", "package")
/* ascii85 */ //@item(encodingslashascii85, "ascii85", "\"encoding/ascii85\"", "package")
/* asn1 */ //@item(encodingslashasn1, "asn1", "\"encoding/asn1\"", "package")
/* base32 */ //@item(encodingslashbase32, "base32", "\"encoding/base32\"", "package")
/* base64 */ //@item(encodingslashbase64, "base64", "\"encoding/base64\"", "package")
/* binary */ //@item(encodingslashbinary, "binary", "\"encoding/binary\"", "package")
/* csv */ //@item(encodingslashcsv, "csv", "\"encoding/csv\"", "package")
/* gob */ //@item(encodingslashgob, "gob", "\"encoding/gob\"", "package")
/* hex */ //@item(encodingslashhex, "hex", "\"encoding/hex\"", "package")
/* json */ //@item(encodingslashjson, "json", "\"encoding/json\"", "package")
/* pem */ //@item(encodingslashpem, "pem", "\"encoding/pem\"", "package")
/* xml */ //@item(encodingslashxml, "xml", "\"encoding/xml\"", "package")
/* errors */ //@item(errors, "errors", "\"errors\"", "package")
/* expvar */ //@item(expvar, "expvar", "\"expvar\"", "package")
/* flag */ //@item(flag, "flag", "\"flag\"", "package")
/* fmt */ //@item(fmt, "fmt", "\"fmt\"", "package")
/* ast */ //@item(goslashast, "ast", "\"go/ast\"", "package")
/* build */ //@item(goslashbuild, "build", "\"go/build\"", "package")
/* constant */ //@item(goslashconstant, "constant", "\"go/constant\"", "package")
/* doc */ //@item(goslashdoc, "doc", "\"go/doc\"", "package")
/* format */ //@item(goslashformat, "format", "\"go/format\"", "package")
/* importer */ //@item(goslashimporter, "importer", "\"go/importer\"", "package")
/* parser */ //@item(goslashparser, "parser", "\"go/parser\"", "package")
/* printer */ //@item(goslashprinter, "printer", "\"go/printer\"", "package")
/* scanner */ //@item(goslashscanner, "scanner", "\"go/scanner\"", "package")
/* token */ //@item(goslashtoken, "token", "\"go/token\"", "package")
/* types */ //@item(goslashtypes, "types", "\"go/types\"", "package")
/* hash */ //@item(hash, "hash", "\"hash\"", "package")
/* adler32 */ //@item(hashslashadler32, "adler32", "\"hash/adler32\"", "package")
/* crc32 */ //@item(hashslashcrc32, "crc32", "\"hash/crc32\"", "package")
/* crc64 */ //@item(hashslashcrc64, "crc64", "\"hash/crc64\"", "package")
/* fnv */ //@item(hashslashfnv, "fnv", "\"hash/fnv\"", "package")
/* html */ //@item(html, "html", "\"html\"", "package")
/* template */ //@item(htmlslashtemplate, "template", "\"html/template\"", "package")
/* image */ //@item(image, "image", "\"image\"", "package")
/* color */ //@item(imageslashcolor, "color", "\"image/color\"", "package")
/* palette */ //@item(imageslashcolorslashpalette, "palette", "\"image/color/palette\"", "package")
/* draw */ //@item(imageslashdraw, "draw", "\"image/draw\"", "package")
/* gif */ //@item(imageslashgif, "gif", "\"image/gif\"", "package")
/* jpeg */ //@item(imageslashjpeg, "jpeg", "\"image/jpeg\"", "package")
/* png */ //@item(imageslashpng, "png", "\"image/png\"", "package")
/* suffixarray */ //@item(indexslashsuffixarray, "suffixarray", "\"index/suffixarray\"", "package")
/* io */ //@item(io, "io", "\"io\"", "package")
/* ioutil */ //@item(ioslashioutil, "ioutil", "\"io/ioutil\"", "package")
/* log */ //@item(log, "log", "\"log\"", "package")
/* syslog */ //@item(logslashsyslog, "syslog", "\"log/syslog\"", "package")
/* math */ //@item(math, "math", "\"math\"", "package")
/* big */ //@item(mathslashbig, "big", "\"math/big\"", "package")
/* bits */ //@item(mathslashbits, "bits", "\"math/bits\"", "package")
/* cmplx */ //@item(mathslashcmplx, "cmplx", "\"math/cmplx\"", "package")
/* rand */ //@item(mathslashrand, "rand", "\"math/rand\"", "package")
/* mime */ //@item(mime, "mime", "\"mime\"", "package")
/* multipart */ //@item(mimeslashmultipart, "multipart", "\"mime/multipart\"", "package")
/* quotedprintable */ //@item(mimeslashquotedprintable, "quotedprintable", "\"mime/quotedprintable\"", "package")
/* net */ //@item(net, "net", "\"net\"", "package")
/* http */ //@item(netslashhttp, "http", "\"net/http\"", "package")
/* cgi */ //@item(netslashhttpslashcgi, "cgi", "\"net/http/cgi\"", "package")
/* cookiejar */ //@item(netslashhttpslashcookiejar, "cookiejar", "\"net/http/cookiejar\"", "package")
/* fcgi */ //@item(netslashhttpslashfcgi, "fcgi", "\"net/http/fcgi\"", "package")
/* httptest */ //@item(netslashhttpslashhttptest, "httptest", "\"net/http/httptest\"", "package")
/* httptrace */ //@item(netslashhttpslashhttptrace, "httptrace", "\"net/http/httptrace\"", "package")
/* httputil */ //@item(netslashhttpslashhttputil, "httputil", "\"net/http/httputil\"", "package")
/* pprof */ //@item(netslashhttpslashpprof, "pprof", "\"net/http/pprof\"", "package")
/* mail */ //@item(netslashmail, "mail", "\"net/mail\"", "package")
/* rpc */ //@item(netslashrpc, "rpc", "\"net/rpc\"", "package")
/* jsonrpc */ //@item(netslashrpcslashjsonrpc, "jsonrpc", "\"net/rpc/jsonrpc\"", "package")
/* smtp */ //@item(netslashsmtp, "smtp", "\"net/smtp\"", "package")
/* textproto */ //@item(netslashtextproto, "textproto", "\"net/textproto\"", "package")
/* url */ //@item(netslashurl, "url", "\"net/url\"", "package")
/* os */ //@item(os, "os", "\"os\"", "package")
/* exec */ //@item(osslashexec, "exec", "\"os/exec\"", "package")
/* signal */ //@item(osslashsignal, "signal", "\"os/signal\"", "package")
/* user */ //@item(osslashuser, "user", "\"os/user\"", "package")
/* path */ //@item(path, "path", "\"path\"", "package")
/* filepath */ //@item(pathslashfilepath, "filepath", "\"path/filepath\"", "package")
/* plugin */ //@item(plugin, "plugin", "\"plugin\"", "package")
/* reflect */ //@item(reflect, "reflect", "\"reflect\"", "package")
/* regexp */ //@item(regexp, "regexp", "\"regexp\"", "package")
/* syntax */ //@item(regexpslashsyntax, "syntax", "\"regexp/syntax\"", "package")
/* runtime */ //@item(runtime, "runtime", "\"runtime\"", "package")
/* debug */ //@item(runtimeslashdebug, "debug", "\"runtime/debug\"", "package")
/* pprof */ //@item(runtimeslashpprof, "pprof", "\"runtime/pprof\"", "package")
/* trace */ //@item(runtimeslashtrace, "trace", "\"runtime/trace\"", "package")
/* sort */ //@item(sort, "sort", "\"sort\"", "package")
/* strconv */ //@item(strconv, "strconv", "\"strconv\"", "package")
/* strings */ //@item(strings, "strings", "\"strings\"", "package")
/* sync */ //@item(sync, "sync", "\"sync\"", "package")
/* atomic */ //@item(syncslashatomic, "atomic", "\"sync/atomic\"", "package")
/* syscall */ //@item(syscall, "syscall", "\"syscall\"", "package")
/* js */ //@item(syscallslashjs, "js", "\"syscall/js\"", "package")
/* testing */ //@item(testing, "testing", "\"testing\"", "package")
/* iotest */ //@item(testingslashiotest, "iotest", "\"testing/iotest\"", "package")
/* quick */ //@item(testingslashquick, "quick", "\"testing/quick\"", "package")
/* scanner */ //@item(textslashscanner, "scanner", "\"text/scanner\"", "package")
/* tabwriter */ //@item(textslashtabwriter, "tabwriter", "\"text/tabwriter\"", "package")
/* template */ //@item(textslashtemplate, "template", "\"text/template\"", "package")
/* parse */ //@item(textslashtemplateslashparse, "parse", "\"text/template/parse\"", "package")
/* time */ //@item(time, "time", "\"time\"", "package")
/* unicode */ //@item(unicode, "unicode", "\"unicode\"", "package")
/* utf16 */ //@item(unicodeslashutf16, "utf16", "\"unicode/utf16\"", "package")
/* utf8 */ //@item(unicodeslashutf8, "utf8", "\"unicode/utf8\"", "package")
/* unsafe */ //@item(unsafe, "unsafe", "\"unsafe\"", "package")