Hello!
Every programming languages first output
///
/// @example "hello.sabre"
/// @describe Prints "Hello, World!" to `stdout`.
///
Debug.println("Hello, World!");Last updated on March 01, 2026
Every programming languages first output
///
/// @example "hello.sabre"
/// @describe Prints "Hello, World!" to `stdout`.
///
Debug.println("Hello, World!");