7 lines
64 B
Mathematica
7 lines
64 B
Mathematica
|
|
extend_variable
|
||
|
|
|
||
|
|
if (Foo.Bar != 42)
|
||
|
|
error("failed");
|
||
|
|
endif
|
||
|
|
|