This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
a2df9a5647
cppcheck
/
internaltesting
/
testnew.out
8 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Test: Internal testing, updated the messages
2007-05-16 19:16:57 +02:00
4 : {
5 : new[] a
5 : use char[10]
6 : new fred
6 : use Fred
7 : new fred
8 : }