mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
3 lines
38 B
Text
3 lines
38 B
Text
struct Foo {
|
|
friend class Bar;
|
|
};
|