<?php/* * compares value1 and value2 to see if they are unequal or of different types * opcode number: 16 */echo (1 !== 1);?>
Function name: (null)
Compiled variables: none