Advertisement
KanjiCoder

HAXE/MAIN_2022_02_24

Feb 24th, 2022
1,130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Haxe 0.08 KB | None | 0 0
  1.  
  2. class Main{
  3.     static function main(){
  4.         trace("hello world");
  5.     }
  6. }
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement