mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-13 16:10:06 -06:00
Actually misspell the property name.
This commit is contained in:
parent
7cc6bfc985
commit
7739a1cea0
@ -12,6 +12,6 @@ export let b: {
|
||||
}
|
||||
|
||||
b = {
|
||||
__foo: 100,
|
||||
___foo: 100,
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user