git.asbjorn.biz
/
swftools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
initial prototype of ruby interface
[swftools.git]
/
lib
/
as3
/
err
/
doubleclass.as
1
package abc {
2
class Twice {
3
}
4
}
5
package def {
6
class Twice {
7
}
8
}
9
package abc {
10
class Twice {
11
}
12
}