modulo_by_zero.gd 49 B

123
  1. func test():
  2. var integer: int = 1
  3. integer %= 0