Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ea50ebd

Browse filesBrowse files
authored
Use established KEYWORD_TOKENTYPE for Wire keyword
All the other platform bundled libraries use `KEYWORD1` for the library's global instance so this provides consistency.
1 parent f21c25d commit ea50ebd
Copy full SHA for ea50ebd

File tree

1 file changed

+2
-6
lines changed
Filter options

1 file changed

+2
-6
lines changed

‎libraries/Wire/keywords.txt

Copy file name to clipboardExpand all lines: libraries/Wire/keywords.txt
+2-6Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
# Datatypes (KEYWORD1)
77
#######################################
88

9+
Wire KEYWORD2
10+
911
#######################################
1012
# Methods and Functions (KEYWORD2)
1113
#######################################
@@ -18,12 +20,6 @@ requestFrom KEYWORD2
1820
onReceive KEYWORD2
1921
onRequest KEYWORD2
2022

21-
#######################################
22-
# Instances (KEYWORD2)
23-
#######################################
24-
25-
Wire KEYWORD2
26-
2723
#######################################
2824
# Constants (LITERAL1)
2925
#######################################

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.