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