Implemented pragmas for not_produced not_consumed signals

This commit is contained in:
Martino Ferrari
2026-01-30 14:42:26 +01:00
parent c3f4d8f465
commit 6fa67abcb4
5 changed files with 66 additions and 224 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/marte-community/marte-dev-tools
go 1.25.6
go 1.25
require cuelang.org/go v0.15.3