mirror of
https://github.com/golang/go
synced 2024-11-18 23:05:06 -07:00
7 lines
116 B
Go
7 lines
116 B
Go
|
package builtins
|
||
|
|
||
|
func _() {
|
||
|
// TODO(rstambler): Add testing for completion of builtin symbols.
|
||
|
//@complete("")
|
||
|
}
|