File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -36,3 +36,4 @@ ang,abbreviation for angle
36
36
lst,abbreviation for list especially when list is a built-in like Python
37
37
ans,abbreviation for answer
38
38
automations,while automation is uncountable there are cases where automations works like with iPhone automations
39
+ inout,keyword in many languages but used in many more
Original file line number Diff line number Diff line change @@ -32055,7 +32055,6 @@ inoperant,inoperative
32055
32055
inoquous,innocuous
32056
32056
inormation,information
32057
32057
inot,into
32058
- inout,input
32059
32058
inouts,inputs
32060
32059
inovation,innovation
32061
32060
inovative,innovative
Original file line number Diff line number Diff line change @@ -111600,7 +111600,6 @@ pub static WORD_INO_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dict
111600
111600
dictgen::InsensitiveStr::Ascii("quous"),
111601
111601
dictgen::InsensitiveStr::Ascii("rmation"),
111602
111602
dictgen::InsensitiveStr::Ascii("t"),
111603
- dictgen::InsensitiveStr::Ascii("ut"),
111604
111603
dictgen::InsensitiveStr::Ascii("uts"),
111605
111604
dictgen::InsensitiveStr::Ascii("vation"),
111606
111605
dictgen::InsensitiveStr::Ascii("vative"),
@@ -111616,7 +111615,6 @@ pub static WORD_INO_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dict
111616
111615
&["innocuous"],
111617
111616
&["information"],
111618
111617
&["into"],
111619
- &["input"],
111620
111618
&["inputs"],
111621
111619
&["innovation"],
111622
111620
&["innovative"],
You can’t perform that action at this time.
0 commit comments