index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
fields
/
bug1540787.js
blob: 2b57e31373ca3a7591ec2bfdf9cdf6dba8c2a0fc (
plain
)
1
2
3
4
class
C
{
x
=
1
;
constructor
()
{};
}