Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown6656 committed Feb 12, 2024
2 parents 6b012dd + df5ef50 commit 093f436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

# Don't use `var`!

A minimalistic library (5 KB) which will prevent code from compiling if `var` is used as a type identifier instead of the type name.
![image](https://github.com/Unknown6656-Megacorp/DontUseVar/assets/8807985/a6ec0c32-fc18-44c7-b416-d3f075931736)
A minimalistic library which will prevent code from compiling if `var` is used as a type identifier instead of the type name.<br/>
![image](https://github.com/Unknown6656-Megacorp/DontUseVar/assets/8807985/a6ec0c32-fc18-44c7-b416-d3f075931736)<br/>
![image](https://github.com/Unknown6656-Megacorp/DontUseVar/assets/8807985/f60a1d90-63c3-4175-aebf-60e71ee21f1e)


Expand Down

0 comments on commit 093f436

Please sign in to comment.