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-02-23 18:33:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0942945fa1872075f5fc37474628ca0ff125bfbe
codeql
/
cpp
/
ql
/
test
/
library-tests
/
syntax-zoo
/
gotostmt.c
Jonas Jensen
d18181f032
C++: Rename qlcfg -> syntax-zoo
2019-08-06 14:10:25 +02:00
6 lines
36 B
C
Raw
Blame
History
void
v
(
)
{
goto
label
;
;
label
:
}
Reference in New Issue
View Git Blame
Copy Permalink