Explorar o código

Added missing framework

HurryStarfish %!s(int64=6) %!d(string=hai) anos
pai
achega
9e97df35b3
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      tests/framework/language/ifthen_01.bmx

+ 2 - 1
tests/framework/language/ifthen_01.bmx

@@ -1,4 +1,5 @@
 SuperStrict
+Framework BRL.StandardIO
 
 Local i:Int = 0
 If i = 0 Then
@@ -50,4 +51,4 @@ EndIf
 Function testme:int()
 EndFunction
 
-If Not testme() End
+If Not testme() End