7 lines
74 B
Plaintext
7 lines
74 B
Plaintext
|
$: << File.expand_path("lib")
|
||
|
|
||
|
require 'avm_example'
|
||
|
|
||
|
run AVMExample.new
|
||
|
|