You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/overview/Types.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Simple types and custom types can be passed as arguments and returned from funct
4
4
5
5
### Explanations
6
6
7
-
Simple types are types such as Strings and primitives (like numbers, booleans, and characters). Simple types and custom types can be passed as arguments and returned from function calls. This topic is further expanded in the [Types]("/README.md#types") section.
7
+
Simple types are types such as Strings and primitives (like numbers, booleans, and characters). Simple types and custom types can be passed as arguments and returned from function calls. This topic is further expanded in the [Types](/README.md#types) section.
0 commit comments