diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-04-05 01:08:12 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-04-05 01:08:12 -0400 |
| commit | 00fd2b9e6705cf80e315c84b35feb6248305770b (patch) | |
| tree | 1636a025d5ae4168251459015fef43be790e2ef6 /test/tables.tm | |
| parent | 316eff8b4f6c4f0c119360dfbb94aa0840a7e65a (diff) | |
Fix up tests
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"] |
