aboutsummaryrefslogtreecommitdiff
path: root/test/import.tm
diff options
context:
space:
mode:
Diffstat (limited to 'test/import.tm')
-rw-r--r--test/import.tm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/import.tm b/test/import.tm
index 9c878002..c7797963 100644
--- a/test/import.tm
+++ b/test/import.tm
@@ -14,7 +14,7 @@ func main():
>> [:ImportedType]
>> returns_imported_type()
- = ImportedType(name="Hello")
+ = ImportedType("Hello")
>> needs_initializing # imported from ./use_import.tm
= 999999999999999999