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-10 13:10:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c10b934eafdb814ffdc6a1e5b9e751203e357be
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