run_test.py 92 B

123456
  1. print("import: 'cffi'")
  2. import cffi
  3. print("import: '_cffi_backend'")
  4. import _cffi_backend