Skip to main content
added 183 characters in body
Source Link
totallyhuman
  • 17.4k
  • 3
  • 34
  • 89

Fantom, posted by user902383

class A{static Void main(){(1..100).each|x|{echo(x)}}} 

Try it online!

Fantom, posted by user902383

class A{static Void main(){(1..100).each|x|{echo(x)}}} 

Fantom, posted by user902383

class A{static Void main(){(1..100).each|x|{echo(x)}}} 

Try it online!

deleted 1 character in body
Source Link
totallyhuman
  • 17.4k
  • 3
  • 34
  • 89

FantomFantom, posted by user902383

class A{static Void main(){(1..100).each|x|{echo(x)}}} 

Fantom, posted by user902383

class A{static Void main(){(1..100).each|x|{echo(x)}}} 

Fantom, posted by user902383

class A{static Void main(){(1..100).each|x|{echo(x)}}} 
Source Link
totallyhuman
  • 17.4k
  • 3
  • 34
  • 89

Fantom, posted by user902383

class A{static Void main(){(1..100).each|x|{echo(x)}}}