mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
_vinit: use static initialization of large const []number
This commit is contained in:
@@ -62,7 +62,7 @@ const(
|
||||
0.0000000000000000044,
|
||||
0.00000000000000000044,
|
||||
0.000000000000000000044,
|
||||
]
|
||||
]!!
|
||||
)
|
||||
|
||||
// max float 1.797693134862315708145274237317043567981e+308
|
||||
|
||||
Reference in New Issue
Block a user