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
2025-12-20 18:56:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d249b51a5e94a2682b3aec519e7f31e82df12d59
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