<?php
/*
* no operation
* opcode number: 0
*/
function A(){};
?>
نام تابع: (null)
متغیر ترجمه شده: none
line | # | op | fetch | ext | return | operands |
---|---|---|---|---|---|---|
6 | 0 | NOP | ||||
7 | 1 | RETURN | 1 |
نام تابع: A
متغیر ترجمه شده: none
line | # | op | fetch | ext | return | operands |
---|---|---|---|---|---|---|
6 | 0 | RETURN | null |