diff --git a/tech_debt.txt b/tech_debt.txt new file mode 100644 index 0000000..c3196bf --- /dev/null +++ b/tech_debt.txt @@ -0,0 +1 @@ +- binary number interpretation broken (0b will throw error, but 0ba will not)