Disable negation of unsigned constants (Issue: #145)

This commit is contained in:
gingerBill
2017-11-15 21:25:16 +00:00
parent 9bd8bdaa5a
commit e48346a9ee
2 changed files with 7 additions and 1 deletions
-1
View File
@@ -1,4 +1,3 @@
// #import "fmt.odin";
// Multiple precision decimal numbers
// NOTE: This is only for floating point printing and nothing else