mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Corrected an error in Section 6 of test.
This commit is contained in:
parent
6fef752aa5
commit
2ba1b45e77
@ -80,11 +80,8 @@ class C
|
||||
}
|
||||
|
||||
|
||||
// Here is a CLASS-level "objX" to resolve...
|
||||
class CC extends C
|
||||
{
|
||||
var objX:Object;
|
||||
|
||||
constructor function CC()
|
||||
{
|
||||
objX = this;
|
||||
|
Loading…
Reference in New Issue
Block a user