Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion BUGS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## Bugs
* regular for loop (for i = 0; i < n; i++) doesn't work at all, error unexpected "{"
* print sizeof void (0) as Array: result is still array, not number
* new operator works incorrectly
<!--* object property as a function call is returned without clarificationl-->
2 changes: 0 additions & 2 deletions bin/Math.bs

This file was deleted.

Loading