diff options
Diffstat (limited to 'spec/inputs/import.yue')
-rw-r--r-- | spec/inputs/import.yue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/inputs/import.yue b/spec/inputs/import.yue index fe5caf5..73e05d2 100644 --- a/spec/inputs/import.yue +++ b/spec/inputs/import.yue | |||
@@ -7,7 +7,7 @@ import x, \y, z from items | |||
7 | 7 | ||
8 | import master, \ghost from find "mytable" | 8 | import master, \ghost from find "mytable" |
9 | 9 | ||
10 | _table_0 = 232 | 10 | _obj_0 = 232 |
11 | 11 | ||
12 | import something from a table | 12 | import something from a table |
13 | 13 | ||