aboutsummaryrefslogtreecommitdiffstats
path: root/info.toml
blob: 0a19243bce2db56bdcbe7bf5091a009bd790f0a6 (plain)
1
2
3
4
5
6
[[exercises]]
name = "variables1"
path = "exercises/variables/variables1.go"
mode = "compile"
hint = """
It is missing a symbol used to initialize values."""