remy / vscode-nextbasic

VS Code tools for NextBASIC
https://marketplace.visualstudio.com/items?itemName=remysharp.nextbasic
9 stars 1 forks source link

%d=%d-(IN 57342 &1)+(IN 57342 &2>>1) #53

Closed NealeTools closed 7 months ago

NealeTools commented 8 months ago

v1.11.4 nonsense in BASIC %d=%d-(IN 57342 &1)+(IN 57342 &2>>1)

image

Also fails: %d=%d-(IN 57342 &1)

Also fails: %d=%(IN 57342)

Removing the brackets, or re-editing the line in the editor and it passes.

NealeTools commented 7 months ago

This appears fixed in v1.11.6