summaryrefslogtreecommitdiff
path: root/Examples/test-suite/octave/typemap_ns_using_runme.m
blob: d94241b9c25b24b89d6952f9aba4864ee5d05637 (plain)
1
2
3
4
5
typemap_ns_using

if (typemap_ns_using.spam(37) != 37)
    error("failed");
endif