Skip to content

Commit

Permalink
Push Update 20/04/2022, 21:35:02
Browse files Browse the repository at this point in the history
  • Loading branch information
krzem5 committed Apr 20, 2022
1 parent 40bf207 commit e76076d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sll/lib/serial.sll
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
(? (=== f nil) (@@ nil))
(= f (:: f file$file_type))
(= o (<- (... "sll:serial_decode_object") f$_handle))
(:> [[[[")" o "("]]]] "\n")
(@@ (?: (=== (:? o) int_type)
(<- error$from_internal o)
(: o 0)
Expand Down

0 comments on commit e76076d

Please sign in to comment.