]> git.saurik.com Git - cycript.git/blobdiff - Bridge.def
Use CYStringify in Type.toCYON to handle quotations.
[cycript.git] / Bridge.def
index 0071f3893328cfa49f35f7c14c3a806928aed814..5765ed6ffb4f90f6b3cf66ddea503903d06f5caf 100644 (file)
@@ -23,6 +23,8 @@ T float f
 T double d
 
 T Boolean B
+T BOOL B
+T bool B
 
 T int8_t {char}
 T uint8_t {byte}