Project

General

Profile

Bug #618

Commenting after a Global statement causes syntax error when compiling.

Added by David Baldwin over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
01/13/2021
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Commenting after a Global statement causes syntax error when compiling.

A=10
Global A // This will crash!

It does however work if you use ' to comment instead

A=10
Global A ' This will work!

#1

Updated by Francois Lionet over 3 years ago

  • Status changed from New to Resolved
  • Target version set to Beta 3

Fixed!

#2

Updated by David Baldwin about 3 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF