Implemented data labels
This commit is contained in:
parent
ff0b8ecb10
commit
1b75529bb3
18 changed files with 428 additions and 327 deletions
|
@ -10,7 +10,7 @@ var examples = []struct {
|
|||
ExpectedOutput string
|
||||
ExpectedExitCode int
|
||||
}{
|
||||
{"hello", "", 0},
|
||||
{"hello", "Hello", 0},
|
||||
{"fibonacci", "", 55},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue