Skip to content

Commit 3636939

Browse files
committed
Infallible header
1 parent f19f9c7 commit 3636939

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

RxSwift/Traits/Infallible/Infallible+Debug.swift

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1-
extension InfallibleType {
1+
//
2+
// Infallible+Debug.swift
3+
// RxSwift
4+
//
5+
// Created by Marcelo Fabri on 11/05/2023.
6+
// Copyright © 2023 RxSwift. All rights reserved.
7+
//
28

9+
extension InfallibleType {
310
/**
411
Prints received events for all observers on standard output.
512

0 commit comments

Comments
 (0)