mirror of
https://github.com/michaelrsweet/mxml.git
synced 2025-03-12 16:55:30 +00:00
4 lines
104 B
C++
4 lines
104 B
C++
|
typedef int foo_simple_t; /* Simple integer type */
|
||
|
|
||
|
typedef int foo_simple_private_t; /* @private@ */
|