Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WhitespaceAround: "Invalid field access : tok" #78

Closed
Gama11 opened this issue Feb 29, 2016 · 0 comments
Closed

WhitespaceAround: "Invalid field access : tok" #78

Gama11 opened this issue Feb 29, 2016 · 0 comments
Labels

Comments

@Gama11
Copy link
Member

Gama11 commented Feb 29, 2016

This one needs surprisingly much code to be reproduced.

#if true
@:forward
abstract Test(Int) {
    function foo(nullableArg:Null<Int>) {}
}
#else
import haxe.ds.ArraySort;
class Test {}
#end
./source/Test.hx:1: character 0 : Error: Check WhitespaceAround failed: Invalid field access : tok
AlexHaxe added a commit to AlexHaxe/haxe-checkstyle that referenced this issue Mar 2, 2016
added support for annotations in conditional HaxeCheckstyle#78
@AlexHaxe AlexHaxe added the bug label Mar 2, 2016
@AlexHaxe AlexHaxe self-assigned this Mar 2, 2016
AlexHaxe added a commit to AlexHaxe/haxe-checkstyle that referenced this issue Apr 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants