update new snapshot test

This commit is contained in:
Anton-4 2025-10-22 16:34:05 +02:00
parent 69161ee9e6
commit cde3f04e44
No known key found for this signature in database

View file

@ -61,10 +61,9 @@ NO CHANGE
(p-assign (ident "selfCapturing")))
(e-empty_record))))
(annotation
(declared-type
(ty-fn (effectful false)
(ty-record)
(ty-lookup (name "U64") (builtin)))))))
(ty-fn (effectful false)
(ty-record)
(ty-lookup (name "U64") (builtin))))))
~~~
# TYPES
~~~clojure