/
githubmirror
/
brackets
Обзор
Документация
Войти
/
githubmirror
/
brackets
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/spec/FindReplace-test-files-large/foo7.js
13 строк
250 B
Narciso Jaramillo
Bump up in-memory replace limit to 20. Tweak dialog to show the limit.
10 май 2014, 04:17
10 май 2014, 04:17
c33add6
Код
Авторство
О чём код?
/* Test comment */ define(function (require, exports, module) { var Foo = require("modules/Foo"), Bar = require("modules/Bar"), Baz = require("modules/Baz"); function callFoo() { foo(); } }