pull/2514/head
Alexander Medvednikov 2019-10-23 15:51:52 +03:00
parent e69117a8f3
commit 6174dfb424
1 changed files with 0 additions and 3 deletions

View File

@ -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'