mirror of
https://github.com/facebook/sapling.git
synced 2025-01-06 21:48:36 +03:00
Add package keyword
Reviewed By: avalonalex Differential Revision: D58901118 fbshipit-source-id: 2b33506542a8a7fe02d81e030ed1a000fbd273f7
This commit is contained in:
parent
f648c82031
commit
d9aeb7dc90
@ -14,9 +14,12 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package "facebook.com/fb303"
|
||||
|
||||
namespace cpp2 "facebook.fb303.cpp2"
|
||||
namespace py3 ""
|
||||
namespace java com.facebook.fb303.core
|
||||
namespace java.swift com.facebook.swift.fb303.core
|
||||
namespace cpp facebook.fb303
|
||||
namespace py.asyncio fb303_asyncio.fb303_core
|
||||
namespace perl fb303
|
||||
namespace hack fb303
|
||||
|
Loading…
Reference in New Issue
Block a user