mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 15:34:12 +01:00
13 lines
127 B
Plaintext
13 lines
127 B
Plaintext
Clone
|
|
-----
|
|
<?php
|
|
|
|
clone $a;
|
|
-----
|
|
array(
|
|
0: Expr_Clone(
|
|
expr: Expr_Variable(
|
|
name: a
|
|
)
|
|
)
|
|
) |