Last active
March 9, 2020 03:00
-
-
Save leppie/84fef6d7e0bfb02bd30a2c881a2e56c7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unsafe class Program | |
{ | |
delegate int? bar(int* i); | |
static void Main(string[] args) | |
{ | |
int[] ω = {}; | |
var Ʃ = 42; | |
int? Φ = null; | |
bar ϼ = default; | |
ϼ=Δ=>Φ??=ω[^+Ʃ--..]?[Ʃ**&Δ[ϼ(++Δ-Ʃ)??*Δ]^(δ:Ʃ,β:..^~Φ)!.δ]; | |
// Exercise for reader: Invoke ϼ so it does not fail | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment