6 lines
64 B
Objective-C
6 lines
64 B
Objective-C
extend_variable
|
|
|
|
if (Foo.Bar != 42)
|
|
error("failed");
|
|
endif
|
|
|