diff options
Diffstat (limited to 'textproc/sml-fxp/files/src-Apps-Null-runnull.sml')
| -rw-r--r-- | textproc/sml-fxp/files/src-Apps-Null-runnull.sml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/sml-fxp/files/src-Apps-Null-runnull.sml b/textproc/sml-fxp/files/src-Apps-Null-runnull.sml new file mode 100644 index 000000000000..4be7471a71d7 --- /dev/null +++ b/textproc/sml-fxp/files/src-Apps-Null-runnull.sml @@ -0,0 +1,2 @@ +val _ = Null.null (CommandLine.name(), CommandLine.arguments()) + |
