mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
update new snapshot test
This commit is contained in:
parent
69161ee9e6
commit
cde3f04e44
1 changed files with 3 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue