neo-project / neo-devpack-dotnet

NEO Development Pack
MIT License
79 stars 102 forks source link

[Fix] String empty #1107

Closed Jim8y closed 3 months ago

Jim8y commented 3 months ago

This pr fix the string.Empty. Previously it returns "NULL" cause the compiler has filed to process this syntax, which actually should return "".