mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-07 19:59:18 +02:00
Depends on D58190 Differential Revision: https://phabricator.services.mozilla.com/D58191 --HG-- extra : moz-landing-system : lando
5 lines
52 B
C++
5 lines
52 B
C++
namespace mozilla {
|
|
namespace dom {
|
|
void foo();
|
|
}
|
|
}
|