mirror of
https://github.com/golang/go
synced 2024-11-22 04:04:40 -07:00
parent
bf73ca88a6
commit
3230fd1469
@ -136,7 +136,7 @@
|
|||||||
|
|
||||||
%p is not implemented
|
%p is not implemented
|
||||||
%T is not implemented
|
%T is not implemented
|
||||||
%e %E %f %F %g %g are all equivalent and scan any floating point or complex value
|
%e %E %f %F %g %G are all equivalent and scan any floating point or complex value
|
||||||
%s and %v on strings scan a space-delimited token
|
%s and %v on strings scan a space-delimited token
|
||||||
|
|
||||||
The familiar base-setting prefixes 0 (octal) and 0x
|
The familiar base-setting prefixes 0 (octal) and 0x
|
||||||
|
Loading…
Reference in New Issue
Block a user