some tweaks
This commit is contained in:
parent
727567971c
commit
846892538e
@ -1,3 +1,5 @@
|
|||||||
|
// Hello World
|
||||||
|
|
||||||
// Here's an example Go program.
|
// Here's an example Go program.
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// Vaules
|
||||||
|
|
||||||
// Go has various value types, including strings,
|
// Go has various value types, including strings,
|
||||||
// different types of numbers, booleans, etc.
|
// different types of numbers, booleans, etc.
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// # Variables
|
// Variables
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user