class Nydp::Builtin::PreCompile
Public Instance Methods
builtin_call(*args ;)
click to toggle source
# File lib/nydp/builtin/pre_compile.rb, line 4 def builtin_call *args ; args.first ; end
# File lib/nydp/builtin/pre_compile.rb, line 4 def builtin_call *args ; args.first ; end