view core/src/luan/impl/ReturnException.java @ 660:e064377994b2

compile table put
author Franklin Schmidt <fschmidt@gmail.com>
date Wed, 06 Apr 2016 21:06:29 -0600
parents 3dcb0f9bee82
children
line wrap: on
line source

package luan.impl;


final class ReturnException extends RuntimeException {}