db8f99409b
also tests for guard to work
7 lines
79 B
Ruby
7 lines
79 B
Ruby
module Vool
|
|
class Statement
|
|
end
|
|
end
|
|
|
|
require_relative "vool/ruby_compiler"
|