shorten. ref #27
This commit is contained in:
parent
b5341ac98d
commit
8f52d0dec9
@ -5,7 +5,7 @@ package main
|
||||
|
||||
import "fmt"
|
||||
|
||||
// Use `const` to declare a constant value.
|
||||
// `const` declares a constant value.
|
||||
const s string = "constant"
|
||||
|
||||
func main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user