<?php/* * Subtracts "value2" from "value1" and stores the result into "result". * opcode number: 2 */echo 1-2;?>
関数名: (null)
コンパイルされた変数: none