mirror of
https://github.com/vlang/v.git
synced 2025-09-09 07:15:50 -04:00
fix V.js
This commit is contained in:
parent
e69117a8f3
commit
6174dfb424
@ -7,9 +7,6 @@ module builtin
|
||||
#include <float.h>
|
||||
#include <math.h>
|
||||
|
||||
pub fn (d double) str() string {
|
||||
return '0'
|
||||
}
|
||||
|
||||
pub fn (d f64) str() string {
|
||||
return '0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user