We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d47185c commit 4500780Copy full SHA for 4500780
src/HLL/Compiler.pm
@@ -1,7 +1,3 @@
1
-INIT {
2
- pir::load_bytecode__vS('Parrot/Exception.pbc');
3
-}
4
-
5
# This incorporates both the code that used to be in PCT::HLLCompiler as well
6
# as various additional things that initially appeared in the nqp-rx HLL::Compiler.
7
# Conversion of it all the NQP is a work in progress; for now, many methods are
0 commit comments