Files
2013-01-11 17:00:47 +01:00

22 lines
359 B
C++

// AUTOMATICALLY GENERATED -- DO NOT EDIT! -*- c++ -*-
#ifndef line_nh_h
#define line_nh_h
//
// INTERFACE definition follows
//
// This is class Foo.
class Foo
{
public:
// A long, multiline comment in front of this function definition.
// Also, a lot of specifiers that need to be handled.
static void func1();
};
#endif // line_nh_h