vrchat-community / UdonSharp

A compiler for compiling C# to Udon assembly
https://udonsharp.docs.vrchat.com
MIT License
463 stars 50 forks source link

Handle `null == null`, `null != null` #30

Closed ureishi closed 1 year ago

ureishi commented 2 years ago

Support to handle null == null, null != null.