mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 12:50:03 +08:00
5 lines
64 B
PHP
Vendored
5 lines
64 B
PHP
Vendored
<?php
|
|
|
|
define('FINDME_FOO', 42);
|
|
define('DONT_FIND_ME', 6 * 7);
|