Logo
Explore Help
Sign In
cerxes/babel
3
0
Fork 0
You've already forked babel
Code Issues Pull Requests Releases Wiki Activity
babel/packages/babel-plugin-proposal-private-property-in-object/test/fixtures/to-native-fields/static-field/input.js
Nicolò Ribaudo 2fc288576e Allow compiling #foo in obj without compiling private fields (#13172)
2021-04-28 18:25:17 +02:00

8 lines
80 B
JavaScript
Raw Blame History

class Foo {
static #foo = 1;
test(other) {
return #foo in other;
}
}
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 132ms Template: 10ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API