Update example.zd

This commit is contained in:
2026-05-06 20:49:12 -04:00
parent b470109fea
commit 979d9323cd

View File

@@ -1,6 +1,8 @@
using Math; using Math;
using System as Sys; using System as Sys;
// this is a comment
namespace Demo; namespace Demo;
struct Vector2 struct Vector2