main.js 65 B

12
  1. sys = require('sys');
  2. sys.puts(smalltalk.Hello._new()._hello());