Newer
Older
Tardis / lang / modules / another.txt
Module Another
Use B

Function GetHalfish Args Num
	Set FinalNum To Num Subtract 2
	Return FinalNum
EndFunction