test_func_inspect_special_encoding.py 146 B

12345678910
  1. # -*- coding: big5 -*-
  2. # Some Traditional Chinese characters: 一些中文字符
  3. def big5_f():
  4. """用於測試的函數
  5. """
  6. # 註釋
  7. return 0