2020-11-10 20:11:26 +03:00

8 lines
151 B
Go

//args: -Egodot
package testdata
// Godot checks top-level comments // ERROR "Comment should end in a period"
func Godot() {
// nothing to do here
}