9 lines
82 B
Plaintext
Executable File

module std+ {
func init() {
uri::urlencode_init();
}
}