vdl: Ensure types cannot be used implicitly without typeobject()

Closes vanadium/issues#227

It looks like the behavior was fixed at some point, but I can't
find the corresponding CL.  In any event, added tests to make
sure we don't regress to the old behavior.

Change-Id: I7195d26b3c5bc6070816eebdcca7276d174c5dd4
1 file changed
tree: 162b77368deb09fba30f8f8f7f5d7faa0f29fb52
  1. cmd/
  2. envvar/
  3. examples/
  4. internal/
  5. lib/
  6. profiles/
  7. services/
  8. test/
  9. .gitignore
  10. AUTHORS
  11. CONTRIBUTORS
  12. LICENSE
  13. PATENTS
  14. README.md
  15. VERSION
README.md

This is the code repository containing a reference implementation of the Vanadium project API.