Skip to content

Function causes exception #904

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

Closed
zoechi opened this issue Jan 30, 2017 · 1 comment
Closed

Function causes exception #904

zoechi opened this issue Jan 30, 2017 · 1 comment

Comments

@zoechi
Copy link
Contributor

zoechi commented Jan 30, 2017

'package:code_builder/dart/core.dart': error: line 111 pos 26: unexpected token 'Function'
  final ReferenceBuilder Function = _ref('Function');
                         ^
Process finished with exit code 254

https://github.com/dart-lang/code_builder/blob/master/lib/dart/core.dart#L111

  /// References [dart_core.Function].
  final ReferenceBuilder Function = _ref('Function');

Dart VM version: 1.22.0-edge.8cca41772d807594955c7e9312b36ab691cfc7fe (Fri Jan 27 14:35:59 2017) on "linux_x64"

code_builder-1.0.0-beta+1

Might be related to dart-lang/sdk#27527 (comment)

@matanlurey
Copy link
Contributor

Sorry I can't support edge releases in this repository.

Please re-open if it it occurs on dev or stable.

@mosuem mosuem transferred this issue from dart-archive/code_builder Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants