Sign in
webkit
/
WebKit
/
027d9947be7394fd875bd4e203a72ecbac14d842
/
.
/
JSTests
/
modules
/
export-conflict-ok
/
B.js
blob: f1a65d783f0b6fcac1828edbb7143b4cf9725957 [
file
] [
log
] [
blame
]
export
const
B
=
50
;
export
const
C
=
50
;