/
githubmirror
/
react-native
Обзор
Документация
Войти
/
githubmirror
/
react-native
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
scripts/cxx-api/tests/snapshots/should_handle_free_variable/test.h
14 строк
267 B
Dawid Małecki
Extract member specializations from name (#56076)
18 мар 2026, 19:29
18 мар 2026, 19:29
78a7718
Код
Авторство
О чём код?
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #pragma once namespace test { extern int helloWorld; } // namespace test