Skip to content

Commit a385565

Browse files
committed
fixup
1 parent 6e4bd9a commit a385565

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

changelog.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,10 +296,8 @@
296296
- `nimscript` now handles `except Exception as e`.
297297

298298
- The `cstring` doesn't support `[]=` operator in JS backend.
299-
- `nimscript` now handles `except Exception as e`
300299

301300
- nil dereference is not allowed at compile time. `cast[ptr int](nil)[]` is rejected at compile time.
302-
- The `cstring` doesn't support `[]=` operator in JS backend.
303301

304302
- `typetraits.distinctBase` now is identity instead of error for non distinct types.
305303

0 commit comments

Comments
 (0)