summaryrefslogtreecommitdiff
path: root/Examples/test-suite/octave/template_type_namespace_runme.m
blob: 1974a3be72e278048ae1ae3769564b38ee459152 (plain)
1
2
3
4
5
6
7
template_type_namespace

if (!strcmp(typeinfo(foo()(0)),typeinfo("")))
  error
endif