Add Alan, Amber, llrl, Pangaea, Cotowali, FreakC, Power Fx, Tokay (#1432)

* Update workflow to make amending previous commit

* Add Alan, Amber, llrl, Pangaea

* Add Alan, Amber, llrl, Pangaea

* Add Cotowali, FreakC, Power Fx, Tokay

* Add Cotowali, FreakC, Power Fx, Tokay

* Update llrl.llrl

* Update Pangaea.pangaea and Power Fx.pfx

Co-authored-by: gnuhead-chieb <gnuhead-chieb@users.noreply.github.com>
This commit is contained in:
gnuhead-chieb
2022-12-26 06:09:42 +09:00
committed by GitHub
parent 55a2b82607
commit 9bc9a93241
10 changed files with 35 additions and 2 deletions

5
c/Cotowali.li Normal file
View File

@@ -0,0 +1,5 @@
fn helloworld(): string {
return "Hello World"
}
helloworld()