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-18 01:33:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e58b90ef1c670308976b6e901b202a4c4ab665a3
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