Home | History | Annotate | Download | only in Interpreter
      1 # These tests require foreign function calls
      2 if not config.enable_ffi:
      3     config.unsupported = True
      4