Skip to content

Commit

Permalink
doc(docs.topics.multiplatform.expectAndActual): add notes
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredo-toledano committed Nov 30, 2024
1 parent f67c8da commit ca4142a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/topics/multiplatform/multiplatform-expect-actual.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
1. NOT include any implementation -- Reason: 🧠implementation | platform-specific code 🧠 --
2. Mark this construct with the `expect` keyword
1. 👀== _expected declaration_ 👀
2. ❌can NOT have a body❌
3. | EACH platform-specific source set's SAME package, declare the same construct & mark it with the `actual`
keyword
1. 👀== _actual declaration_ 👀
Expand Down

0 comments on commit ca4142a

Please sign in to comment.