welopino
Results
2
issues of
welopino
I am using ceylon 1.3.2 and the corresponding ceylon-dart plugin. running: `$ ./bin/ceylon assemble-dart --mode=js --out=first-assembly first` gives: ``` /tmp/ceylon-run-dart1838713660084194959/ceylon/dart/runtime/model/model.dart:836:3: Error: Unexpected token 'Function'. Function([Scope container, $dart$core.String name, $dart$core.Object typeLG,...
bug
I am using ceylon 1.3.2 and the corresponding ceylon-dart plugin. The dart backend contains a lot of code for the treatment of meta model code. But a simple program of...