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-01 00:27:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86abd338e5cd62de4e1e1a0c2ffebb64e62db283
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