summaryrefslogtreecommitdiff
path: root/Examples/test-suite/octave/extend_variable_runme.m
blob: 89af26c9df40f9f8c8a46a3c67c544ccd6f3fe68 (plain)
1
2
3
4
5
6
extend_variable

if (Foo.Bar != 42)
    error("failed");
endif