mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-05-15 12:38:24 -04:00
Include Vendor
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
Print
|
||||
-----
|
||||
<?php
|
||||
print $a;
|
||||
-----
|
||||
array(
|
||||
0: Stmt_Expression(
|
||||
expr: Expr_Print(
|
||||
expr: Expr_Variable(
|
||||
name: a
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user