blob: 30a3d597a6d73005f2bf4a3fd8ef3c26cf57bc4d [file] [log] [blame]
// Package test with Chinese characters in filename
package test
func TestFunction() {
// This is a test file with Chinese characters in the filename
}