Sign in
rust
/
rust-lang
/
llvm-project
/
33c49c0c82a5878f8f9d71e3f1710eddfdbebfeb
/
.
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
lang
/
objc
/
objc-foundation-dictionary-empty
/
TestNSDictionary0.py
blob: 804905106dfc76daab73b56441e39d206597b463 [
file
] [
log
] [
blame
]
from
lldbsuite
.
test
import
lldbinline
from
lldbsuite
.
test
import
decorators
lldbinline
.
MakeInlineTest
(
__file__
,
globals
(),
[
decorators
.
skipIfFreeBSD
,
decorators
.
skipIfLinux
,
decorators
.
skipIfWindows
])