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
Parsing test.zs
Parsing templates.zs
[ERROR] templates.zs:2:8: Found here
[ERROR] test.zs:5:32: Found here
[ERROR] test.zs:5:13: Ambiguous symbol 'MyTemplate'
The text was updated successfully, but these errors were encountered:
Consider following schemas:
templates.zs
test.zs
Zserio compilation ends with the following error:
Note that when the single import is used in
test.zs
, proper error is fired:The text was updated successfully, but these errors were encountered: