summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/should_run/T13456.stdout
blob: 7d354f4355e6e0b8bbc6b6a3062bfc368e9a7805 (plain)
1
2
3
4
5
6
7
8
9
10
11
macro name cannot start with an exclamation mark
macro 'type' overwrites builtin command.  Use ':def!' to overwrite.
macro 'ty' overwrites builtin command.  Use ':def!' to overwrite.
I'm a macro
I'm a macro
macro :: p -> IO String
macro :: p -> IO String
macro 'test' is already defined.  Use ':def!' to overwrite.
the following macros are defined:
test
type