Implement comment.
This commit is contained in:
@@ -34,7 +34,7 @@ to_wasm!(
|
||||
Vec::new(),
|
||||
WasmKeyword {
|
||||
additional_properties,
|
||||
key: original.key.to_owned(),
|
||||
key: original.key.to_uppercase(),
|
||||
value: original.value.to_owned(),
|
||||
},
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user