| ... | ... | @@ -11955,17 +11955,6 @@ fn readU32Be() u32 {} |
| 11955 | 11955 | </ul> |
| 11956 | 11956 | </td> |
| 11957 | 11957 | </tr> |
| 11958 | | <tr> |
| 11959 | | <th scope="row"> |
| 11960 | | <pre>{#syntax#}false{#endsyntax#}</pre> |
| 11961 | | </th> |
| 11962 | | <td> |
| 11963 | | The boolean value {#syntax#}false{#endsyntax#}. |
| 11964 | | <ul> |
| 11965 | | <li>See also {#link|Primitive Values#}</li> |
| 11966 | | </ul> |
| 11967 | | </td> |
| 11968 | | </tr> |
| 11969 | 11958 | <tr> |
| 11970 | 11959 | <th scope="row"> |
| 11971 | 11960 | <pre>{#syntax#}fn{#endsyntax#}</pre> |
| ... | ... | @@ -12041,17 +12030,6 @@ fn readU32Be() u32 {} |
| 12041 | 12030 | </ul> |
| 12042 | 12031 | </td> |
| 12043 | 12032 | </tr> |
| 12044 | | <tr> |
| 12045 | | <th scope="row"> |
| 12046 | | <pre>{#syntax#}null{#endsyntax#}</pre> |
| 12047 | | </th> |
| 12048 | | <td> |
| 12049 | | The optional value {#syntax#}null{#endsyntax#}. |
| 12050 | | <ul> |
| 12051 | | <li>See also {#link|null#}</li> |
| 12052 | | </ul> |
| 12053 | | </td> |
| 12054 | | </tr> |
| 12055 | 12033 | <tr> |
| 12056 | 12034 | <th scope="row"> |
| 12057 | 12035 | <pre>{#syntax#}or{#endsyntax#}</pre> |
| ... | ... | @@ -12190,17 +12168,6 @@ fn readU32Be() u32 {} |
| 12190 | 12168 | </ul> |
| 12191 | 12169 | </td> |
| 12192 | 12170 | </tr> |
| 12193 | | <tr> |
| 12194 | | <th scope="row"> |
| 12195 | | <pre>{#syntax#}true{#endsyntax#}</pre> |
| 12196 | | </th> |
| 12197 | | <td> |
| 12198 | | The boolean value {#syntax#}true{#endsyntax#}. |
| 12199 | | <ul> |
| 12200 | | <li>See also {#link|Primitive Values#}</li> |
| 12201 | | </ul> |
| 12202 | | </td> |
| 12203 | | </tr> |
| 12204 | 12171 | <tr> |
| 12205 | 12172 | <th scope="row"> |
| 12206 | 12173 | <pre>{#syntax#}try{#endsyntax#}</pre> |
| ... | ... | @@ -12214,17 +12181,6 @@ fn readU32Be() u32 {} |
| 12214 | 12181 | </ul> |
| 12215 | 12182 | </td> |
| 12216 | 12183 | </tr> |
| 12217 | | <tr> |
| 12218 | | <th scope="row"> |
| 12219 | | <pre>{#syntax#}undefined{#endsyntax#}</pre> |
| 12220 | | </th> |
| 12221 | | <td> |
| 12222 | | {#syntax#}undefined{#endsyntax#} can be used to leave a value uninitialized. |
| 12223 | | <ul> |
| 12224 | | <li>See also {#link|undefined#}</li> |
| 12225 | | </ul> |
| 12226 | | </td> |
| 12227 | | </tr> |
| 12228 | 12184 | <tr> |
| 12229 | 12185 | <th scope="row"> |
| 12230 | 12186 | <pre>{#syntax#}union{#endsyntax#}</pre> |