| 📦 Turbo MoonBit | 1 | // A library package at the root, and a program under cmd/main that uses it. |
| 2 | // Open any file in here and moon-lsp is started in this directory. | |
| 3 | ||
| 4 | name = "demo/shapes" | |
| 5 | ||
| 6 | version = "0.1.0" | |
| 7 | ||
| 8 | license = "MIT" |
| 📦 Turbo MoonBit | 1 | // A library package at the root, and a program under cmd/main that uses it. |
| 2 | // Open any file in here and moon-lsp is started in this directory. | |
| 3 | ||
| 4 | name = "demo/shapes" | |
| 5 | ||
| 6 | version = "0.1.0" | |
| 7 | ||
| 8 | license = "MIT" |