We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba097c6 commit 091a292Copy full SHA for 091a292
sdk/lib/wasm/wasm_types.dart
@@ -4,7 +4,7 @@
4
5
library dart.wasm;
6
7
-// A collection a special Dart tytpes that are mapped directly to Wasm types
+// A collection a special Dart types that are mapped directly to Wasm types
8
// by the dart2wasm compiler. These types have a number of constraints:
9
//
10
// - They can only be used directly as types of local variables, fields, or
0 commit comments