summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/should_run/T13456.stdout
blob: 8bfc0283fdf90660bf8e4d7302350377c4bc0948 (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 [Char]
macro :: p -> IO [Char]
macro 'test' is already defined.  Use ':def!' to overwrite.
the following macros are defined:
test
type