We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7dcfe1 commit 16076d9Copy full SHA for 16076d9
parser/zephir.lemon
@@ -1,11 +1,11 @@
1
-
2
-/*
+/* zephir.lemon
+ *
3
* This file is part of the Zephir Parser.
4
*
5
* (c) Zephir Team <team@zephir-lang.com>
6
7
- * For the full copyright and license information, please view the LICENSE
8
- * file that was distributed with this source code.
+ * For the full copyright and license information, please view
+ * the LICENSE file that was distributed with this source code.
9
*/
10
11
%token_prefix XX_
0 commit comments