HaxeFoundation / HaxeFoundation/haxe

Missing ; error for final access property

Open
#11,280 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

```hx
final bar(get, never):Int;
```

The above results in the following error: `Missing ;`

Could the error be improved? Something like "can't use final on access property" - might be a bit of a beginner trap

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.