vlang / vab

V Android Bootstrapper
MIT License
319 stars 29 forks source link

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

Closed Delta456 closed 1 year ago

Delta456 commented 1 year ago

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