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 Jan 15, 2025. It is now read-only.
If you import an .lu file, error messages are with respect to the merged file--not specific to the imported files. This makes it very difficult to debug issues.
To Reproduce
Steps to reproduce the behavior:
1.Create an .lu file which imports another .lu file that has an error.
2. Run luis:build on the root .lu file
Expected behavior
Error messages refer to source file and line number.