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:
@ -18,9 +18,11 @@
|
||||
*
|
||||
**********************************************************************/
|
||||
module ftoa
|
||||
//import math
|
||||
|
||||
import math.bits
|
||||
|
||||
//import math
|
||||
|
||||
/******************************************************************************
|
||||
*
|
||||
* General Utilities
|
||||
|
Reference in New Issue
Block a user