You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 13, 2025. It is now read-only.
Checklist before submitting a bug report
CONTRIBUTING.mddocumentContext
Based on the "Kernel Modeling Language Version 1.0 Beta 2.6" chapter "7.4.9.4 Base Expressions" the instantiation of classes should be possible. But the example provided there shows errors in the SysIDE.
Note: Syntax has changed and now uses the "new" keyword:
... new Member(...)based on spec "Kernel Modeling Language Version 1.0 Beta 3"Steps to reproduce the bug
Add the following to the editor:
Current result
Error reported:

Expected result
No errors.
Technical data
/label ~"bug report"