Skip to content

Instantly share code, notes, and snippets.

View raveren's full-sized avatar

Rokas Šleinius raveren

View GitHub Profile
<?php
const = true;
const = false;
function ($left, $right) {
return $left != $right;
}
function ≅($left, $right) {