mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
10 lines
161 B
C
10 lines
161 B
C
//
|
|
// hello_mruby.c
|
|
// mruby
|
|
//
|
|
// Created by Paolo Bosetti on 5/22/12.
|
|
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
|
|
//
|
|
|
|
#include <stdio.h>
|