mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-22 18:19:54 -04:00
This is a breaking change for the language. However it makes a number of things easier. Like importing specific symbols from a file. adds: #28
3 lines
72 B
Plaintext
3 lines
72 B
Plaintext
let unified = import "modules/unified.ucg";
|
|
|
|
out yaml unified.host_conf; |