blob: 30a3d597a6d73005f2bf4a3fd8ef3c26cf57bc4d [file] [log] [blame]
Marc-Antoine Ruelf1e517d2025-06-08 17:30:37 +00001// Package test with Chinese characters in filename
2package test
3
4func TestFunction() {
5 // This is a test file with Chinese characters in the filename
6}