Browse Source

idl-api: include the standard lib

main
heck 2 years ago
parent
commit
8f3b88b770
  1. 2
      idl/idl_api.ysl2

2
idl/idl_api.ysl2

@ -1,3 +1,4 @@
include standardlib.ysl2
// ----------------------------------------------------------------------
// stdlib candidates
// ----------------------------------------------------------------------
@ -19,6 +20,7 @@ def "func:exists" {
// ----------------------------------------------------------------------
// idl-api (ysl2)
// ----------------------------------------------------------------------
template "/" {
choose {
when "func:idl_static_analysis_is_ok()"

Loading…
Cancel
Save