Files
2013-02-20 12:17:17 +01:00

23 lines
362 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