An open API service indexing awesome lists of open source software.

https://github.com/dearblue/mruby-test-kwargs

mruby の mrb_get_args() を使ったキーワード引数の取得をテスト
https://github.com/dearblue/mruby-test-kwargs

Last synced: 9 months ago
JSON representation

mruby の mrb_get_args() を使ったキーワード引数の取得をテスト

Awesome Lists containing this project

README

          

# mruby-test-kwargs [![Build Status](https://travis-ci.com/dearblue/mruby-test-kwargs.svg?branch=master)](https://travis-ci.com/dearblue/mruby-test-kwargs)

mruby の `mrb_get_args()` でキーワード引数の取得をテストすることが目的です。