Documentation ¶
Overview ¶
Package literals -- Go言語のリテラル表記についてのサンプルが配置されているパッケージです。
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BinaryIntLiterals ¶
func BinaryIntLiterals() error
BinaryIntLiterals は、 Go1.13 から追加された Binary Integer Literals のサンプルです.
func DigitSeparators ¶
func DigitSeparators() error
DigitSeparators は、 go1.13 の Digit separators のサンプルです.
func NewRegister ¶
NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。
func OctalIntLiterals ¶
func OctalIntLiterals() error
OctalIntLiterals は、 Go1.13 から追加された Octal Integer Literals のサンプルです.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.