3 lines
42 B
ActionScript
3 lines
42 B
ActionScript
|
|
var foo:Foo = new Foo();
|
||
|
|
foo.bar = "zap";
|