mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-02 06:12:41 -06:00
7 lines
No EOL
81 B
Text
7 lines
No EOL
81 B
Text
void Foo::Foo() {
|
|
|
|
void Foo::Bar();
|
|
|
|
void Foo::Bar2() {
|
|
label:
|
|
int x = 10; |