flash on 2011-5-27
♥3 |
Line 20 |
Modified 2011-05-28 00:43:33 |
MIT License
archived:2017-03-08 23:11:50
ActionScript3 source code
/**
* Copyright shohei909 ( http://wonderfl.net/user/shohei909 )
* MIT License ( http://www.opensource.org/licenses/mit-license.php )
* Downloaded from: http://wonderfl.net/c/hJxa
*/
package {
import com.actionscriptbible.Example;
public class FlashTest extends Example{
public function FlashTest() {
trace(
<>
{{}}
{!{}}
{!!{}}
{/../()}
{/../[/../]}
{/./(!!{})}
{/.$/(!!{})}
{/./(/..$/(!{}))}
{/_/[ <>{/./(!!{})}{/.$/(!!{})}{/./(/..$/(!{}))}{/./(!!{})}</> ]}
</>
//abcdefjlnortu
);
}
}
}