remy / vscode-nextbasic

VS Code tools for NextBASIC

Home Page:https://marketplace.visualstudio.com/items?itemName=remysharp.nextbasic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

NealeTools opened this issue · comments

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.

commented

This appears fixed in v1.11.6