-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Abstract modifier for classes is not supported #1603
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Comments
Issue #1605 filed for Frog |
Set owner to @mhausner. |
Added Accepted label. |
This comment was originally written by @tomyeh Yes, it is OK to run with DartVM. However, it still fails with frogc.
|
DartBot
added
Type-Defect
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
labels
Apr 26, 2012
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
This issue was originally filed by ms...@unipro.ru
DartVM and Frog (r4069) produce a compile-time error if a class is used with the abstract modifier.
The text was updated successfully, but these errors were encountered: