Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
t4018
/
cpp-struct-single-line
Code
Commits
Pulls
CI/CD
81,972
jch
bisect
jch
maint
master
next
seen
test
todo
text
7 lines
63 Bytes
Copy permalink
Copy
Raw
1
void wrong()
2
{
3
}
4
5
struct RIGHT_iterator_tag {};
6
7
int ChangeMe;