Ticket #150 (new defect)

Opened 1 year ago

"const" functions are not marked ReadOnly

Reported by: lth Assigned to: anonymous
Type: defect Priority: major
Milestone: Component: RefImpl
Version: 4 Keywords:
Cc: jeffdyer

Description

The grammar allows const function, and const function f() {} parses and defines a function f, but it is not ReadOnly?.

Attachments

Note: See TracTickets for help on using tickets.