Add some more language link code
This commit is contained in:
5
src/Carp/CarpPostMortemStackFrame.class.st
Normal file
5
src/Carp/CarpPostMortemStackFrame.class.st
Normal file
@@ -0,0 +1,5 @@
|
||||
Class {
|
||||
#name : #CarpPostMortemStackFrame,
|
||||
#superclass : #GtJavaScriptPostMortemStackFrame,
|
||||
#category : #'Carp-Debugger'
|
||||
}
|
Reference in New Issue
Block a user