Skip to content

Commit 4b56634

Browse files
authored
Merge pull request #58617 from etcwilde/ewilde/more-normal-utf8-chars
Use less exotic unicode chars
2 parents 4f86785 + 70c92ca commit 4b56634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// RUN: %{python} %utils/line-directive
2-
// RUN: %{python} %utils/line-directive -- %{python} -c "print('Hello 😄🂐')"
2+
// RUN: %{python} %utils/line-directive -- %{python} -c "print('你好')"

0 commit comments

Comments
 (0)