1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

vlib: minor tweaks for various module imports, needed for vdoc

This commit is contained in:
Delyan Angelov
2020-06-06 19:14:00 +03:00
parent 8d3f680d07
commit e534f8507b
4 changed files with 9 additions and 6 deletions

View File

@ -18,9 +18,11 @@
*
**********************************************************************/
module ftoa
//import math
import math.bits
//import math
/******************************************************************************
*
* General Utilities