diff --git a/f/forth.fth b/f/forth.fth index 8dc77cec..c0ae0e75 100644 --- a/f/forth.fth +++ b/f/forth.fth @@ -1 +1 @@ -: HELLO ." Hello, world!" CR ; \ No newline at end of file +.( Hello, world!)