vlang / ui

A cross-platform UI library written in V
MIT License
2.32k stars 154 forks source link

all: change `&Node(0)` to `&Node(unsafe { nil })` #520

Closed Delta456 closed 1 year ago

Delta456 commented 1 year ago

Needed for https://github.com/vlang/v/pull/17923