Project

General

Profile

Bug #599

Trailing statement separator : causes "unexpected token" error.

Added by Brian Flanagan over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
11/27/2020
Due date:
% Done:

0%

Estimated time:
1:00 h
Affected version:

Description

This should only be a warning. It should not fail to compile. Instead, it should just be ignored.

It comes up as "Uncaught Syntax Error: Unexpected token ':'

Example:

Bset 7,CPTX : // comment

Transpiles as:

aoz.sourcepos="0:990:15";
{ name: "CPTX",type:0}

No data to display

Also available in: Atom PDF