diff options
author | Camil Staps | 2017-07-17 22:44:24 +0000 |
---|---|---|
committer | Camil Staps | 2017-07-17 22:44:24 +0000 |
commit | 23eeaac32323bf70c1f84cb9a13d9e5a57bc04ee (patch) | |
tree | eacc5b8b57946bd5e26d010f5c689699f47150ed /Sil/Util.dcl | |
parent | Initial commit (diff) |
Fix some incorrect ABC instructions
Diffstat (limited to 'Sil/Util.dcl')
-rw-r--r-- | Sil/Util.dcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Sil/Util.dcl b/Sil/Util.dcl index f3d6803..54617ce 100644 --- a/Sil/Util.dcl +++ b/Sil/Util.dcl @@ -21,6 +21,7 @@ instance PrettyPrinter CodeBlock instance PrettyPrinter Initialisation instance PrettyPrinter Statement +instance toString Statement instance toString Type instance toString Application instance toString Literal |