lean into examples
This commit is contained in:
8
examples/values/values.sh
Normal file
8
examples/values/values.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
$ go run values.go
|
||||
Hello world
|
||||
Hello other
|
||||
1+1 = 2
|
||||
7.0/3.0 = 2.3333333333333335
|
||||
false
|
||||
true
|
||||
false
|
||||
Reference in New Issue
Block a user