summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1535_Regression/Test.idl
blob: f8e700d10cb91c28978c53dc6fa76e65283c1a3c (plain)
1
2
3
4
interface Test
{
  void print_hello_world();
};