This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-01-21 18:34:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4fa5b2ae41df0bdeeece8d20e4279f991b9576c7
codeql
/
javascript
/
extractor
/
tests
/
ts
/
input
/
optionalChaining.ts
Asger F
869fe4558f
TS: Support optional chaining
2019-11-04 07:54:38 +00:00
4 lines
37 B
TypeScript
Raw
Blame
History
base
?
.
x
.
y
;
base
?
.
(
x
)
.
y
;
base
?
.
[
z
]
.
y
;
Reference in New Issue
View Git Blame
Copy Permalink