diff options
Diffstat (limited to 'test/tables.tm')
| -rw-r--r-- | test/tables.tm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tables.tm b/test/tables.tm index e75788bb..00dc71da 100644 --- a/test/tables.tm +++ b/test/tables.tm @@ -22,7 +22,7 @@ func main(): >> t.length = 2 >> t.fallback - = none : {Text=Int} + = none >> t.keys = ["one", "two"] |
