4 lines
146 B
Plaintext
Raw Permalink Normal View History

2021-06-09 14:06:59 +05:30
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">
<mx:Label text="Hello World"/>
</mx:Application>