update inbox list
This commit is contained in:
4
vendor/scrivo/highlight.php/test/markup/cs/floats.txt
vendored
Normal file
4
vendor/scrivo/highlight.php/test/markup/cs/floats.txt
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
float test = 1.0f;
|
||||
float test2 = 1.f;
|
||||
float test3 = 1.0;
|
||||
float test4 = 1;
|
||||
Reference in New Issue
Block a user