Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 269 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 269 Bytes

CheckerFramework

checker framework is kind of a fun tool that warns you about yournull pointer and other errors. https://checkerframework.org/manual/ for more information about it. try and have fun... i have annoted a simple program manually ,feel free to comment .